diff options
| -rw-r--r-- | RELEASE-NOTES.txt | 2 | 
1 files changed, 2 insertions, 0 deletions
| diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt index c1216f8..da9e453 100644 --- a/RELEASE-NOTES.txt +++ b/RELEASE-NOTES.txt @@ -42,6 +42,8 @@ Carbonado change history    do not cache null.
  - Added support for "where exists" in queries via new syntax.
  - Added support for outer joins via new syntax.
 +- Transactions can be detached and attached from/to the current thread.
 +- Storables can be serialized for temporary persistence or remote calls.
  1.1.2 to 1.1.3
  -------------------------------
 | 
