CHANGELOG.md in rubanok-0.3.0 vs CHANGELOG.md in rubanok-0.4.0
- old
+ new
@@ -1,8 +1,14 @@
# Change log
## master
+## 0.4.0 (2021-03-05)
+
+- Ruby 3.0 compatibility. ([@palkan][])
+
+- Add RBS. ([@palkan][])
+
## 0.3.0 (2020-10-21)
- Add `filter_with: Symbol | Proc` option to `.map` to allowing filtering the input value. ([@palkan][])
- Allow specifying `ignore_empty_values: *` per rule. ([@palkan][])