changelog for #285

[skip ci]
This commit is contained in:
Jon Rowe 2014-12-22 20:16:00 +11:00
parent f1bc092267
commit f7c32e62e9
1 changed files with 1 additions and 0 deletions

View File

@ -7,6 +7,7 @@
* Add support for neo4j. (@dpisarewski)
* Cache collection names in mongo's truncation strategy. (@nyarly)
* Support for mongoid multiple connections. (@nyarly)
* Support for deletion with Sequel. (@cyberdelia)
=== Bug Fixes
* Fix `undefined method error` with DataMapper SQLite adaptor. (@lanej)