CHANGELOG.md in sequenced-1.0.0 vs CHANGELOG.md in sequenced-1.2.0
- old
+ new
@@ -1,4 +1,17 @@
+1.2.0 (April 11, 2013)
+----------------------
+
+* Accept an array of symbols for the scope attribute to scope by multiple
+ columns.
+
+1.1.0 (July 5, 2012)
+--------------------
+
+* Raise ArgumentError instead of Sequenced::InvalidAttributeError
+* Remove custom exceptions
+* Stop calling it a "plugin"
+
1.0.0 (March 7, 2012)
---------------------
* Restrict dependencies on ActiveSupport and ActiveRecord to `~> 3.0`
* Make error messages more descriptive
\ No newline at end of file