Skip to content

Commit

Permalink
chore(changelog): add v0.15.0 and v0.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mflendrich committed Mar 3, 2021
1 parent 77cb6ad commit 05761c8
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Table of Contents

- [v0.15.0](#v0150---20210122)
- [v0.14.0](#v0140---20210112)
- [v0.13.0](#v0130---20200804)
- [v0.12.0](#v0120---20200730)
Expand All @@ -19,6 +20,18 @@
- [0.2.0](#020---20181219)
- [0.1.0](#010---20181201)

## [v0.16.0] - 2021/03/03

### Added

- `Service` now includes `URL`.

## [v0.15.0] - 2021/01/22

### Added

- `Route` now includes `RequestBuffering` and `ResponseBuffering`.

## [v0.14.0] - 2021/01/12

### Breaking changes
Expand Down Expand Up @@ -277,6 +290,8 @@ authentication credentials in Kong.
releases of Kong since every release of Kong is introducing breaking changes
to the Admin API.

[v0.16.0]: https:/Kong/go-kong/compare/v0.15.0...v0.16.0
[v0.15.0]: https:/Kong/go-kong/compare/v0.14.0...v0.15.0
[v0.14.0]: https:/Kong/go-kong/compare/v0.13.0...v0.14.0
[v0.13.0]: https:/Kong/go-kong/compare/v0.12.0...v0.13.0
[v0.12.0]: https:/Kong/go-kong/compare/v0.11.0...v0.12.0
Expand Down

0 comments on commit 05761c8

Please sign in to comment.