v1.6.1 release notes
This commit is contained in:
parent
468d260fab
commit
3c0920174c
|
@ -1,3 +1,10 @@
|
|||
== 1.6.1 (2018-04-16)
|
||||
* Add belongs_to optional true to setup_association (#264, @josephMG)
|
||||
* Add missing field for Mongoid (#254, @Fibrasek)
|
||||
* Implemented patch that will add the Rails major version to the migration file (#248, @jordanhudgens)
|
||||
* Add params filtering on new column (#246, @rposborne)
|
||||
* Add a DB migration to add params to schema. (#245, @rposborne)
|
||||
|
||||
== 1.6.0 (2017-05-24)
|
||||
* Documentation example for counter_cache (#239, @fwolfst)
|
||||
* Green Travis CI builds (#238, @jgrau)
|
||||
|
|
Loading…
Reference in New Issue