diff options
author | adam <adamansky@gmail.com> | 2013-01-02 23:23:09 +0700 |
---|---|---|
committer | adam <adamansky@gmail.com> | 2013-01-02 23:23:09 +0700 |
commit | 424556531c7ffd51e8a89e39908c07aeecccc883 (patch) | |
tree | c361d46b583ead8702c8245cab521cbb0e4c69fc /Changelog | |
parent | d219521e1c9dfb8f7532b84e4a6cfb96ceb6e7db (diff) | |
download | ejdb-424556531c7ffd51e8a89e39908c07aeecccc883.tar.gz ejdb-424556531c7ffd51e8a89e39908c07aeecccc883.tar.bz2 ejdb-424556531c7ffd51e8a89e39908c07aeecccc883.zip |
* Added `$upsert` opration (ticket #25)
* Expose ejdb transactions API in Nodejs binding (ticket #22)
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2012-12-31 Anton Adamansky. <adamansky@gmail.com> + * Added `$upsert` opration (ticket #25) + * Expose ejdb transactions API in Nodejs binding (ticket #22) + - Release 1.0.38 + 2012-12-28 Anton Adamansky. <adamansky@gmail.com> * Performance enhancements, memory allocs reduced to %20-30% - Release 1.0.37 |