Update changelog, readme

Swagger-ui version no.
This commit is contained in:
Greg Myers
2020-08-17 15:04:22 +01:00
committed by GitHub
parent a7944d48d6
commit 4e300b2255
2 changed files with 2 additions and 3 deletions

View File

@@ -28,7 +28,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- 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)
- Update swagger-ui version to 3.26.0
- Update swagger-ui version to 3.28.0
## [2.2.0] - 2019-11-01
### Added