update readme and changelog

This commit is contained in:
Brian J. Cardiff 2016-12-14 15:21:33 -03:00
parent 4e238f655f
commit 683e020b85
2 changed files with 4 additions and 2 deletions

View file

@ -1,9 +1,11 @@
## Not released
## v0.3.0 (2016-12-14)
* Add support for non prepared statements. [#25](https://github.com/crystal-lang/crystal-db/pull/25)
* Add support for transactions & nested transactions. [#27](https://github.com/crystal-lang/crystal-db/pull/27)
* Add `Bool` and `Time` to `DB::Any`.
## v0.2.2 (2016-12-06)
This release requires crystal 0.20.1