We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e1414c commit 95aa55bCopy full SHA for 95aa55b
CHANGELOG.md
@@ -18,6 +18,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
18
- Drop support for OpenAPI v2 (Swagger) (https://github.com/rswag/rswag/pull/574)
19
- Drop Rspec V2 support (https://github.com/rswag/rswag/pull/636)
20
- upgrade to ruby 3.0.6 and rails 7.0.4.3 in local dev (https://github.com/rswag/rswag/pull/625)
21
+- Update rails dependency in gemspec to support Rails 8.1 (https://github.com/rswag/rswag/pull/867)
22
+- Relax the dependency on json-schema to allow v6. (https://github.com/rswag/rswag/pull/867)
23
24
### Documentation
25
0 commit comments