CHANGELOG.md in runger_config-4.0.0 vs CHANGELOG.md in runger_config-5.0.0
- old
+ new
@@ -1,4 +1,8 @@
+## v5.0.0 (2023-12-29)
+
+- Don't use anonymous keyword rest arguments in block
+
## v4.0.0 (2023-11-19)
- [BREAKING] Rename from Anyway Config to Runger Config
- You will now need to `require 'runger_config'`, rather than `require 'anyway_config'`