summaryrefslogtreecommitdiff
path: root/changes/common-code-to-base-config
diff options
context:
space:
mode:
authorIvan Alejandro <ivanalejandro0@gmail.com>2013-08-06 18:20:59 -0300
committerIvan Alejandro <ivanalejandro0@gmail.com>2013-08-07 14:53:37 -0300
commit011e8802b248ffa39fa40d4931d2577256d01bd7 (patch)
tree0ebb2c729197d0923b00404a51273a0f8a6f9a9c /changes/common-code-to-base-config
parent6b3c65f158fcb63695568b3215f3f86503af8cb8 (diff)
Handle schemas and api versions in base class.
Diffstat (limited to 'changes/common-code-to-base-config')
-rw-r--r--changes/common-code-to-base-config1
1 files changed, 1 insertions, 0 deletions
diff --git a/changes/common-code-to-base-config b/changes/common-code-to-base-config
new file mode 100644
index 0000000..d4e7fc1
--- /dev/null
+++ b/changes/common-code-to-base-config
@@ -0,0 +1 @@
+ o Handle schemas and api versions in base class. Related to #3310.