summaryrefslogtreecommitdiffstats
path: root/docs/05_releases.mkd
diff options
context:
space:
mode:
authorJames Moger <james.moger@gmail.com>2012-09-18 08:22:50 -0400
committerJames Moger <james.moger@gmail.com>2012-09-18 08:22:50 -0400
commit86ccd88f1e06476c2f9c8f917a223c57399c18ba (patch)
tree31f21bd8a3bc8729c0c04c0ed9d4afb8debba9c5 /docs/05_releases.mkd
parent6d73bccdc39d9ee70fc744424778271a2509403e (diff)
downloadiciql-86ccd88f1e06476c2f9c8f917a223c57399c18ba.tar.gz
iciql-86ccd88f1e06476c2f9c8f917a223c57399c18ba.zip
Fixed password bug in model generator tool (issue 7)
Diffstat (limited to 'docs/05_releases.mkd')
-rw-r--r--docs/05_releases.mkd4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/05_releases.mkd b/docs/05_releases.mkd
index c31a8b8..fcaea77 100644
--- a/docs/05_releases.mkd
+++ b/docs/05_releases.mkd
@@ -4,6 +4,10 @@
**%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%*
+- Fixed password bug in model generator (issue 7)
+
+**1.1.0** &nbsp; *released 2012-08-20*
+
- All bulk operations (insert all, update all, delete all) now use JDBC savepoints to ensure atomicity of the transaction
**1.0.0** &nbsp; *released 2012-07-14*