Skip to content

Commit

Permalink
docs(changelog) update changelog for 2.7.1 release
Browse files Browse the repository at this point in the history
  • Loading branch information
kikito committed Jan 27, 2022
1 parent eef6a50 commit 99e2f20
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,9 @@

- Reschedule resolve timer only when the previous one has finished.
[#8344](https://github.com/Kong/kong/pull/8344)
- Plugins, and any entities implemented with subchemas, now can use the `transformations`
and `shorthand_fields` properties, which were previously only available for non-subschema entities.
[#8146](https://github.com/Kong/kong/pull/8146)

## [2.7.0]

Expand Down

0 comments on commit 99e2f20

Please sign in to comment.