diff --git a/CHANGELOG.rdoc b/CHANGELOG.rdoc index 61b0d81..faff6d3 100644 --- a/CHANGELOG.rdoc +++ b/CHANGELOG.rdoc @@ -1,3 +1,10 @@ +== 1.4.0 (2013-07-06) +* Fixed #92 +* Pass option to unique for updatind counter_cache +* Clean up code, make it human readable +* Changed README in order to explain new features +* (@nbit001) + == 1.3.3 (2013-06-27) * Added Rails4 Branch in order to support rails 4 * Rails 4 and Strong Parameters compability. (@bennick).