CHANGELOG.md in memoized-1.1.1 vs CHANGELOG.md in memoized-1.1.2

- old
+ new

@@ -11,9 +11,17 @@ ### Compatible changes - +## 1.1.2 - 2025-01-22 + +### Compatible changes + +- Add Ruby 3.4 support +- Provide dev script `bin/matrix` and adjust REAMDE +- Move development dependencies out of the gemspec + ## 1.1.1 - 2022-06-22 ### Breaking changes - (The `.parameters` of a memoized method are no longer renamed to `arg1` ... `argn` and instead retain their original names)