mirror of
https://github.com/gin-gonic/gin.git
synced 2025-10-19 15:57:48 +08:00
Update CHANGELOG.md
Co-Authored-By: Dominik-K <dominik-k@mailbox.org>
This commit is contained in:
parent
66cb075dad
commit
fd572a2463
@ -33,7 +33,7 @@
|
||||
- [FIX] Make countParams more readable [#2052](https://github.com/gin-gonic/gin/pull/2052)
|
||||
- [FIX] Use url.URL.Query instead of parsing query [#2063](https://github.com/gin-gonic/gin/pull/2063)
|
||||
- [FIX] Add TestDisableBindValidation [#2071](https://github.com/gin-gonic/gin/pull/2071)
|
||||
- [NEW] Support run HTTP server with specific net.Listener [#2023](https://github.com/gin-gonic/gin/pull/2023)
|
||||
- [NEW] Use specific `net.Listener` with `Engine.RunListener()` [#2023](https://github.com/gin-gonic/gin/pull/2023)
|
||||
- [FIX] Fix some typo [#2079](https://github.com/gin-gonic/gin/pull/2079) [#2080](https://github.com/gin-gonic/gin/pull/2080)
|
||||
- [FIX] Relocate binding body tests [#2086](https://github.com/gin-gonic/gin/pull/2086)
|
||||
- [FIX] Use Writer in Context.Status [#1606](https://github.com/gin-gonic/gin/pull/1606)
|
||||
|
Loading…
x
Reference in New Issue
Block a user