CHANGELOG.md in seatbelt-0.5.0 vs CHANGELOG.md in seatbelt-1.0.0
- old
+ new
@@ -1,6 +1,11 @@
# CHANGELOG
+## 1.0.0
+
+ * support Rails `5.0`
+ * cancel support for Ruby < `2.2`
+
## 0.5.0
* fix issue with encoding for latest _mail_ gem version (`2.6.4`)
* drop support for Ruby version 1.8.7 and 1.9.2
* re-use assert_json code from the assert_json gem