Skip to content

Commit

Permalink
docs(changelog) document changes for v0.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
hbagdi committed Dec 24, 2019
1 parent dd6f184 commit 76e399d
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Table of Contents

- [v0.7.1](#v071---20191224)
- [v0.7.0](#v070---20191207)
- [v0.6.2](#v062---20191116)
- [v0.6.1](#v061---20191108)
Expand All @@ -12,6 +13,14 @@
- [v0.2.0](#v020---20190401)
- [v0.1.0](#v010---20190112)

## [v0.7.1] - 2019/12/24

### Fixed

- Backward compatibility for credentials; tags are no longer injected into
credentials for Kong versions below 1.4
[#114](https://github.com/hbagdi/deck/issues/114)

## [v0.7.0] - 2019/12/07

### Breaking changes
Expand Down Expand Up @@ -319,6 +328,7 @@ No breaking changes have been introduced in this release.

Debut release of decK

[v0.7.1]: https://github.com/hbagdi/deck/compare/v0.7.0...v0.7.1
[v0.7.0]: https://github.com/hbagdi/deck/compare/v0.6.2...v0.7.0
[v0.6.2]: https://github.com/hbagdi/deck/compare/v0.6.1...v0.6.2
[v0.6.1]: https://github.com/hbagdi/deck/compare/v0.6.0...v0.6.1
Expand Down

0 comments on commit 76e399d

Please sign in to comment.