diff options
Diffstat (limited to 'releases.moxie')
-rw-r--r-- | releases.moxie | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/releases.moxie b/releases.moxie index 36b9af6..10bf70f 100644 --- a/releases.moxie +++ b/releases.moxie @@ -18,7 +18,12 @@ r21: { - Add syntax for IN and NOT IN (pr-7) - Add support for nested AND/OR conditions (pr-8) - Add support for mapping SQL BOOLEAN to primitive numeric types, not just object numeric types - dependencyChanges: ~ + dependencyChanges: + - H2 1.4 + - HSQLDB 2.3 + - Derby 10.11 + - MySQL 5.6 + - PostgreSQL 9.3 contributors: - James Moger - Kazunobu Raita |