Skip to content

Commit d7199e8

Browse files
committed
Update CHANGELOG to match 0.6.0.
1 parent 342617b commit d7199e8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,11 +7,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77
## [Unreleased]
88
### Added
99

10+
### Changed
11+
12+
## [0.6.0] - 2017-09-25
1013
### Changed
1114
- Authorization struct now has new field `issuer`.
1215

1316
## [0.5.0] - 2017-09-18
1417
- Start of changelog.
1518

1619
[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
1721
[0.5.0]: https://github.com/Metaswitch/swagger-rs/compare/0.4.0...0.5.0

0 commit comments

Comments
 (0)