Skip to content

Commit f652043

Browse files
committed
Update CHANGELOG
1 parent dc39392 commit f652043

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,17 @@
44

55
### bug fix
66

7+
## 2.1.1 (May 1, 2017)
8+
9+
### enhancements
10+
11+
* Run tests with multiple DBs (SQLite and PostgreSQL). (by [tkawa](https://github.com/tkawa))
12+
13+
### bug fix
14+
15+
* Support deserialize and Rails 4.2 methods in the custom AR::Type class. (by [@lest](https://github.com/lest))
16+
* Support dumping custom AR type to JSON. (by [@lest](https://github.com/lest))
17+
718
## 2.1.0 (March 31, 2017)
819

920
### enhancements

0 commit comments

Comments
 (0)