CHANGELOG.md in open_api-0.6.0 vs CHANGELOG.md in open_api-0.6.1
- old
+ new
@@ -1,6 +1,8 @@
## Unreleased
+## 0.6.1
+- Fix `Paths` initializer to enable to take no args
## 0.6.0
- Supported Ruby 3.0 by fixing keyword parameters
- Relaxed the version constraint on Rails
## 0.5.0
- Allow using with rails 6