We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 342617b commit d7199e8Copy full SHA for d7199e8
CHANGELOG.md
@@ -7,11 +7,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
7
## [Unreleased]
8
### Added
9
10
+### Changed
11
+
12
+## [0.6.0] - 2017-09-25
13
### Changed
14
- Authorization struct now has new field `issuer`.
15
16
## [0.5.0] - 2017-09-18
17
- Start of changelog.
18
19
[Unreleased]: https://github.com/Metaswitch/swagger-rs/compare/0.5.0...HEAD
20
+[0.6.0]: https://github.com/Metaswitch/swagger-rs/compare/0.5.0...0.6.0
21
[0.5.0]: https://github.com/Metaswitch/swagger-rs/compare/0.4.0...0.5.0
0 commit comments