summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorAnton Adamansky <adamansky@gmail.com>2015-04-29 22:00:26 +0600
committerAnton Adamansky <adamansky@gmail.com>2015-04-29 22:00:26 +0600
commit48d6e25a25554786132ebf57853076ba16337bf7 (patch)
tree61a6e93a0ba30bd8f4756caf1a09283f9fce64b9 /Changelog
parentb8ef65a87937dfac76c9ba76914f42c5e00b6326 (diff)
downloadejdb-48d6e25a25554786132ebf57853076ba16337bf7.tar.gz
ejdb-48d6e25a25554786132ebf57853076ba16337bf7.tar.bz2
ejdb-48d6e25a25554786132ebf57853076ba16337bf7.zip
Fixed #120
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 2ab202b..7c2051f 100644
--- a/Changelog
+++ b/Changelog
@@ -3,6 +3,7 @@ ejdb (1.2.8) UNRELEASED; urgency=low
* Fix: Problem with the bson2json conversion dealing with doubles #135
* $push and $pushAll operations are implemented. #130
* Fix: $rename can operate on nested json objects #107
+ * Fix: $inc doesn't create key if it doesn't exist #120
-- Anton Adamansky <adamansky@gmail.com> Mon, 27 Apr 2015 21:30:11 +0600