Skip to content

Commit

Permalink
docs(changelog): assemble 3.7.1 changelog into CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
AndyZhang0707 committed Jun 21, 2024
1 parent ff47426 commit 0e293a3
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Table of Contents

- [3.7.1](#371)
- [3.7.0](#370)
- [3.6.1](#361)
- [3.5.0](#350)
Expand All @@ -17,6 +18,16 @@

Individual unreleased changelog entries can be located at [changelog/unreleased](changelog/unreleased). They will be assembled into [CHANGELOG.md](CHANGELOG.md) once released.

## 3.7.1
### Kong

#### Performance

##### Performance

- Fixed an inefficiency issue in the Luajit hashing algorithm
[#13240](https://github.com/Kong/kong/issues/13240)

## 3.7.0
### Kong

Expand Down

0 comments on commit 0e293a3

Please sign in to comment.