diff --git a/CHANGELOG.md b/CHANGELOG.md index 95bc2f84..5330ec1b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -278,12 +278,12 @@ ### BUG FIXES -- fix(route): redirectSlash bug ([#3227](<(https://github.com/gin-gonic/gin/pull/3227)>)) -- fix(engine): missing route params for CreateTestContext ([#2778](<(https://github.com/gin-gonic/gin/pull/2778)>)) ([#2803](<(https://github.com/gin-gonic/gin/pull/2803)>)) +- fix(route): redirectSlash bug ([#3227](https://github.com/gin-gonic/gin/pull/3227)) +- fix(engine): missing route params for CreateTestContext ([#2778](https://github.com/gin-gonic/gin/pull/2778)) ([#2803](https://github.com/gin-gonic/gin/pull/2803)) ### SECURITY -- Fix the GO-2022-1144 vulnerability ([#3432](<(https://github.com/gin-gonic/gin/pull/3432)>)) +- Fix the GO-2022-1144 vulnerability ([#3432](https://github.com/gin-gonic/gin/pull/3432)) ## Gin v1.8.1