changelog for #282

[skip ci]
This commit is contained in:
Jon Rowe 2014-12-12 11:49:12 +11:00
parent 9e8522cfb3
commit d42481813c
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@
=== Bug Fixes
* Fix `undefined method error` with DataMapper SQLite adaptor. (@lanej)
* Fully define Mysql2 adaptor constant. (@jgonera)
* Don't truncate schema tables in Postgres. (@billywatson)
== 1.3.0 2014-05-23