Skip to content

Commit

Permalink
v1.6.1 release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
johnmcaliley authored Apr 16, 2018
1 parent 468d260 commit 3c09201
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.rdoc
Original file line number Diff line number Diff line change
@@ -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)
Expand Down

0 comments on commit 3c09201

Please sign in to comment.