Changelog.md in activesupport-duration-human_string-0.1.1 vs Changelog.md in activesupport-duration-human_string-1.0.0
- old
+ new
@@ -1,13 +1,27 @@
\ No newline at end of file
+## 1.0.0 (2024-02-16)
+
+Fixes:
+
+- Relax activesupport dependency version
+
+Breaking changes:
+
+- Extract `#change`, `#truncate`, `#round`, etc. out of this gem into the [activesupport-duration-change](https://github.com/TylerRick/activesupport-duration-change) gem
+
+## 0.1.1 (2019-04-02)
+
+Initial release
+