1
0
Fork 0

updated CHANGELOG for #454

This commit is contained in:
Jan Steemann 2013-03-27 14:58:35 +01:00
parent b20327a75d
commit c985646667
1 changed files with 2 additions and 0 deletions

View File

@ -1,6 +1,8 @@
v1.3 (XXXX-XX-XX)
-----------------
* issue #454: error while creation of Collection
* make `collection.count()` not recalculate the number of documents on the fly, but
use some internal document counters. This will work at least for non-transactional
collections.