mirror of
https://github.com/ditkrg/rswag.git
synced 2026-01-22 22:06:43 +00:00
update changelog
This commit is contained in:
parent
4ab432080b
commit
24a1483929
14
CHANGELOG.md
14
CHANGELOG.md
@ -7,12 +7,24 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
### Added
|
### Added
|
||||||
### Changed
|
### Changed
|
||||||
- Update swagger-ui version to 3.23.11 [#239](https://github.com/rswag/rswag/pull/239)
|
|
||||||
### Deprecated
|
### Deprecated
|
||||||
### Removed
|
### Removed
|
||||||
### Fixed
|
### Fixed
|
||||||
### Security
|
### Security
|
||||||
|
|
||||||
|
## [2.3.0] - 2020-04-05
|
||||||
|
### Added
|
||||||
|
- Support for OpenAPI 3.0 ! [#286](https://github.com/rswag/rswag/pull/286)
|
||||||
|
- Custom headers in rswag-api [#187](https://github.com/rswag/rswag/pull/187)
|
||||||
|
- Allow document: false rspec metatag [#255](https://github.com/rswag/rswag/pull/255)
|
||||||
|
- Add parameterized pattern for spec files [#254](https://github.com/rswag/rswag/pull/254)
|
||||||
|
- Support Basic Auth on rswag-ui [#167](https://github.com/rswag/rswag/pull/167)
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
- Update swagger-ui version to 3.23.11 [#239](https://github.com/rswag/rswag/pull/239)
|
||||||
|
- Rails constraint moved from < 6.1 to < 7 [#253](https://github.com/rswag/rswag/pull/253)
|
||||||
|
- Swaggerize now outputs base RSpec text on completion to avoid silent failures [#293](https://github.com/rswag/rswag/pull/293)
|
||||||
|
|
||||||
## [2.2.0] - 2019-11-01
|
## [2.2.0] - 2019-11-01
|
||||||
### Added
|
### Added
|
||||||
- New swagger_format config option for setting YAML output [#251](https://github.com/rswag/rswag/pull/251)
|
- New swagger_format config option for setting YAML output [#251](https://github.com/rswag/rswag/pull/251)
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user