diff options
-rw-r--r-- | RELEASE-NOTES.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index 99a419c..b3553c0 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -20,6 +20,7 @@ Carbonado change history - JDBC repository supports optional automatic version management, eliminating
the requirement that triggers be installed on the database.
- FilteredCursor ensures that filter being used is bound.
+- BDBRepository detects if changes are made to primary key and throws exception.
1.1-BETA11 to 1.1 (release)
-------------------------------
|