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
9c947d5e64
commit
46fa0f4e2a
@ -36,7 +36,7 @@
|
||||
- [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)
|
||||
- [FIX] Fix some errcheck linter warnings [#2093](https://github.com/gin-gonic/gin/pull/2093)
|
||||
- [FIX] `Engine.RunUnix()` now returns the error if it can't change the file mode [#2093](https://github.com/gin-gonic/gin/pull/2093)
|
||||
- [FIX] Close files opened in static file handler [#2118](https://github.com/gin-gonic/gin/pull/2118)
|
||||
- [FIX] Fix c.Request.FormFile maybe file, need close [#2114](https://github.com/gin-gonic/gin/pull/2114)
|
||||
- [FIX] Ignore walking on `form:"-"` mapping [#1943](https://github.com/gin-gonic/gin/pull/1943)
|
||||
|
Loading…
x
Reference in New Issue
Block a user