Add a message on how to release to contributing guide

This commit is contained in:
Greg Myers
2019-10-03 22:37:48 +01:00
parent 3329c1ec55
commit a3aa56e2df
2 changed files with 23 additions and 1 deletions

View File

@@ -6,6 +6,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Added
### Changed
### Deprecated
### Removed
### Fixed
### Security
## [2.0.6] - 2019-10-03
### Added
- Support for Rails 6 [#228](https://github.com/rswag/rswag/pull/228)
- Support for Windows paths [#176](https://github.com/rswag/rswag/pull/176)
### Changed
@@ -15,4 +23,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
### Security
## [2.0.5] - 2018-07-10
## [2.0.5] - 2018-07-10