Skip to content

Commit

Permalink
chore: bump changelog date for v1.36.1
Browse files Browse the repository at this point in the history
  • Loading branch information
GGabriele committed Mar 21, 2024
1 parent e6aa4ef commit 598660a
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Table of Contents

- [v1.36.1](#v1361)
- [v1.36.0](#v1360)
- [v1.35.0](#v1350)
- [v1.34.0](#v1340)
Expand Down Expand Up @@ -80,6 +81,18 @@
- [v0.2.0](#v020)
- [v0.1.0](#v010)

## [v1.36.1]

> Release date: 2024/03/21
### Fixes

- Avoid showing bogus diffs due to endpoint_permission roles array
not being sorted.
[#71 go-database-reconciler](https://github.com/Kong/go-database-reconciler/pull/71)
- Do not fetch Kong version when using `validate` command.
[#1247](https://github.com/Kong/deck/pull/1247)

## [v1.36.0]

> Release date: 2024/03/13
Expand Down Expand Up @@ -1620,6 +1633,7 @@ No breaking changes have been introduced in this release.

Debut release of decK

[v1.36.1]: https://github.com/kong/deck/compare/v1.36.0...v1.36.1
[v1.36.0]: https://github.com/kong/deck/compare/v1.35.0...v1.36.0
[v1.35.0]: https://github.com/kong/deck/compare/v1.34.0...v1.35.0
[v1.34.0]: https://github.com/kong/deck/compare/v1.33.0...v1.34.0
Expand Down

0 comments on commit 598660a

Please sign in to comment.