summaryrefslogtreecommitdiff
path: root/RELEASE-NOTES.txt
diff options
context:
space:
mode:
Diffstat (limited to 'RELEASE-NOTES.txt')
-rw-r--r--RELEASE-NOTES.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index e4c10e2..61da9be 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -25,6 +25,8 @@ Carbonado change history
- Enhanced query engine to optimize for covering indexes.
- Added methods to access Storable properties by name.
- Allow Storable definition to accept Repository in constructor.
+- JDBCRepository allows more column types to be represented by Strings -- numbers and dates.
+- JDBCRepository supports char and Character property if column is char type of length 1.
1.1 to 1.1.1
-------------------------------