]> source.dussan.org Git - iciql.git/commitdiff
Update documentation
authorJames Moger <james.moger@gitblit.com>
Mon, 11 May 2015 18:26:21 +0000 (14:26 -0400)
committerJames Moger <james.moger@gitblit.com>
Mon, 11 May 2015 18:26:21 +0000 (14:26 -0400)
releases.moxie

index 1ea460032549717ab8bc1bdd87211e4adac80a04..885e76836256aed34a159117a8e4117e0ccf66a1 100644 (file)
@@ -5,15 +5,23 @@ r25: {
     title: ${project.name} ${project.version} released
     id: ${project.version}
     date: ${project.buildDate}
-    note: ~
+    note: Re-spin of 1.6.0
     html: ~
     text: ~
     security: ~
-    fixes: ~
-    changes: ~
+    fixes:
+    - Fix column inheritance from superclasses (pr-14)
+    - Use webapp classloader rather than global classloader (pr-12)
+    changes:
+    - Improve SQLite dialect based on upstream JDBC improvements
     additions: ~
-    dependencyChanges: ~
-    contributors: ~
+    dependencyChanges:
+    - SQLite 3.8.10
+    contributors:
+    - James Moger
+    - Pierre Templier
+    - Maaartinus
+    - Constantin Nickel
 }
 
 #
@@ -27,11 +35,19 @@ r24: {
     html: ~
     text: ~
     security: ~
-    fixes: ~
-    changes: ~
+    fixes:
+    - Fix column inheritance from superclasses (pr-14)
+    - Use webapp classloader rather than global classloader (pr-12)
+    changes:
+    - Improve SQLite dialect based on upstream JDBC improvements
     additions: ~
-    dependencyChanges: ~
-    contributors: ~
+    dependencyChanges:
+    - SQLite 3.8.10
+    contributors:
+    - James Moger
+    - Pierre Templier
+    - Maaartinus
+    - Constantin Nickel
 }
 
 #