CHANGELOG.md in money_extensions-1.4.0 vs CHANGELOG.md in money_extensions-1.5.0
- old
+ new
@@ -1,7 +1,11 @@
# Changelog
+## 1.5.0
+
+- [PLAT-1175] Update to Ruby 3.2
+
## 1.4.0
- [PLAT-401] Optimise split_between when we are doing so with numbers
## 1.3.0
@@ -16,12 +20,12 @@
- [TT-8625] Update to build with github actions / ruby 3.0 / rails 6.1
## 1.0.0
-* [TT-5845] Update to support money gems >= 6
+- [TT-5845] Update to support money gems >= 6
## 0.1.0
-* Using Fixnum is deprecated
-* Drop rails 2 and old ruby support
-* Use coverage kit to enforce maximum coverage
+- Using Fixnum is deprecated
+- Drop rails 2 and old ruby support
+- Use coverage kit to enforce maximum coverage