1
0
Fork 0

updated CHANGELOG

This commit is contained in:
Jan Steemann 2013-09-24 17:35:40 +02:00
parent d7b9add4db
commit 08d964fa50
1 changed files with 3 additions and 1 deletions

View File

@ -443,7 +443,9 @@ v1.4.0-alpha1 (2013-08-02)
* added `db._exists(doc)` and `collection.exists(doc)` for easy document existence checks
* added API `/_api/current-database` to retrieve information about the database the
client is currently connected to.
client is currently connected to (note: the API `/_api/current-database` has been
removed in the meantime. The functionality is accessible via `/_api/database/current`
now).
* ensure a proper order of tick values in datafiles/journals/compactors.
any new files written will have the _tick values of their markers in order. for