CHANGELOG.md in micromicro-5.0.0 vs CHANGELOG.md in micromicro-5.0.1
- old
+ new
@@ -1,6 +1,15 @@
# Changelog
+## 5.0.1 / 2024-01-01
+
+- Use rubygems/release-gem action (#81) (ab39770)
+- RuboCop: Style/WordArray (227a223)
+- RuboCop: Style/StringLiteralsInInterpolation (f5c350c)
+- RuboCop: Style/SymbolArray (6ccd949)
+- RuboCop: Performance/StringIdentifierArgument (477e25a)
+- Add `source_code_uri` to metadata (b3f49cf)
+
## 5.0.0 / 2023-12-11
- Remove upper version constraint (#79) (86f09d8)
- Miscellaneous cleanup (#78) (4023177)
- **Breaking change:** remove `Collectible` module (`next_all` and `prev_all`