CHANGELOG.md in acts_as_archival-0.5.0 vs CHANGELOG.md in acts_as_archival-0.5.1
- old
+ new
@@ -1,6 +1,9 @@
# Changes!
+## 0.5.1
+* update to use .table_name for archived scope
+
## 0.5.0
* Rails 4.0.0b1 support. Thanks, James Hill!
## 0.4.5
* possibly allow rails 2&3 to work when dealing with associations