CHANGELOG.md in acts_as_archival-0.6.1 vs CHANGELOG.md in acts_as_archival-1.0.0

- old
+ new

@@ -1,5 +1,8 @@ -# Changes! +# CHANGELOG + +## 1.0.0 +* **BREAKING CHANGE** make `#archived?` return an actual boolean value ## 0.6.1 * Fix deprecation warnings on Rails 4.1 * Test suite now runs against multiple versions of Rails * Fully automated test suite setup