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
fd572a2463
commit
eee0e1bdb3
@ -27,7 +27,7 @@
|
|||||||
- [FIX] Fixed JSONP format (added semicolon) [#2007](https://github.com/gin-gonic/gin/pull/2007)
|
- [FIX] Fixed JSONP format (added semicolon) [#2007](https://github.com/gin-gonic/gin/pull/2007)
|
||||||
- [FIX] Support go1.13 [#2038](https://github.com/gin-gonic/gin/pull/2038)
|
- [FIX] Support go1.13 [#2038](https://github.com/gin-gonic/gin/pull/2038)
|
||||||
- [FIX] Upgrade validator version to v9 [#1015](https://github.com/gin-gonic/gin/pull/1015)
|
- [FIX] Upgrade validator version to v9 [#1015](https://github.com/gin-gonic/gin/pull/1015)
|
||||||
- [NEW] Add DisallowUnknownFields() in gin.Context.BindJSON() [#2028](https://github.com/gin-gonic/gin/pull/2028)
|
- [NEW] Add `DisallowUnknownFields()` in `Context.BindJSON()` [#2028](https://github.com/gin-gonic/gin/pull/2028)
|
||||||
- [FIX] Refactor(context.go): GetPostFormMap [#2051](https://github.com/gin-gonic/gin/pull/2051)
|
- [FIX] Refactor(context.go): GetPostFormMap [#2051](https://github.com/gin-gonic/gin/pull/2051)
|
||||||
- [FIX] Adjust Render.Redirect test case [#2053](https://github.com/gin-gonic/gin/pull/2053)
|
- [FIX] Adjust Render.Redirect test case [#2053](https://github.com/gin-gonic/gin/pull/2053)
|
||||||
- [FIX] Make countParams more readable [#2052](https://github.com/gin-gonic/gin/pull/2052)
|
- [FIX] Make countParams more readable [#2052](https://github.com/gin-gonic/gin/pull/2052)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user