CHANGELOG.md in rubocop-on-rbs-0.6.0 vs CHANGELOG.md in rubocop-on-rbs-0.7.0
- old
+ new
@@ -1,6 +1,10 @@
## [Unreleased]
+## [0.6.0] - 2024-06-18
+
+* Fixed problems interfering with other Cop by @ksss in https://github.com/ksss/rubocop-on-rbs/pull/20
+
## [0.5.0] - 2024-06-17
* Fix destructive change by @ksss in https://github.com/ksss/rubocop-on-rbs/pull/17
* Introduce cache by @ksss in https://github.com/ksss/rubocop-on-rbs/pull/18
* Fix bug for EmptyArgument by @ksss in https://github.com/ksss/rubocop-on-rbs/pull/19