summaryrefslogtreecommitdiff
path: root/RELEASE-NOTES.txt
diff options
context:
space:
mode:
authorBrian S. O'Neill <bronee@gmail.com>2008-11-03 02:42:40 +0000
committerBrian S. O'Neill <bronee@gmail.com>2008-11-03 02:42:40 +0000
commitd91f8b64e31e912378ec2396908ee4801514a9fa (patch)
tree07b2b552b5d565481a5a6bb3ed1d38816a66855c /RELEASE-NOTES.txt
parentb477ed85f86ec4ffe541dc026b3f573745ddda9d (diff)
Add back support for BigDecimal now that key encoding works correctly.
Diffstat (limited to 'RELEASE-NOTES.txt')
-rw-r--r--RELEASE-NOTES.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index cfe55e4..daaebcf 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -47,7 +47,7 @@ Carbonado change history
- Support fetching slices of queries, which translates to a SQL offset and limit.
- Added volatile map repository.
- Added listener callback for replicated repository resync.
-- Added support for BigInteger property type.
+- Added support for BigInteger and BigDecimal property types.
1.1.3 to 1.1.4
-------------------------------