summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--RELEASE-NOTES.txt8
1 files changed, 7 insertions, 1 deletions
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 6857685..f23bd7b 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -1,4 +1,4 @@
-Carbonado version 1.2.1
+Carbonado version 1.2.2
-----------------------
Carbonado is an extensible, high performance persistence abstraction layer for
@@ -11,6 +11,12 @@ http://carbonado.sourceforge.net/
Carbonado change history
------------------------
+1.2.1 to 1.2.2
+-------------------------------
+- Added remote access support including remote procedures.
+- Minor features including new PartitionKey annotation.
+- Bug fixes and deprecations.
+
1.2 to 1.2.1
-------------------------------
- Fixes in replicated repository resync when encountering corrupt records.