We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dc39392 commit f652043Copy full SHA for f652043
CHANGELOG.md
@@ -4,6 +4,17 @@
4
5
### bug fix
6
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
18
## 2.1.0 (March 31, 2017)
19
20
### enhancements
0 commit comments