summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Moger <james.moger@gmail.com>2011-08-05 16:45:31 -0400
committerJames Moger <james.moger@gmail.com>2011-08-05 16:45:31 -0400
commit2b180c643562e5f789b638f16f90607d2473590c (patch)
treed87867babb8a72b4f9493e15443a4e05bdee80ab
parentb09d9bb3575ca59815e5b7f476705bf4e49eac48 (diff)
downloadiciql-2b180c643562e5f789b638f16f90607d2473590c.tar.gz
iciql-2b180c643562e5f789b638f16f90607d2473590c.zip
Documentation.
-rw-r--r--docs/05_releases.mkd1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/05_releases.mkd b/docs/05_releases.mkd
index d04fbea..eb2c93c 100644
--- a/docs/05_releases.mkd
+++ b/docs/05_releases.mkd
@@ -4,6 +4,7 @@
**%VERSION%** ([zip](http://code.google.com/p/iciql/downloads/detail?name=%ZIP%)|[jar](http://code.google.com/p/iciql/downloads/detail?name=%JAR%)) &nbsp; *released %BUILDDATE%*
- api change release (API v2)
+- fix to versioning to support H2 1.3.158+
- added BLOB support (issue 1)
- added java.lang.Enum support (issue 2)
- allow runtime flexible mapping of BOOL columns to Integer fields