update: CHANGELOG.md add log for version 1.6.2

This commit is contained in:
0x2d3c 2020-04-20 17:51:21 +08:00
parent 90fff292d7
commit 1eae247622

View File

@ -1,3 +1,10 @@
## Gin v1.6.2
### BUFIXES
* fix missing initial sync.RWMutex [#2305](https://github.com/gin-gonic/gin/pull/2305)
### ENHANCEMENTS
* Add set samesite in cookie. [#2306](https://github.com/gin-gonic/gin/pull/2306)
## Gin v1.6.1 ## Gin v1.6.1
### BUFIXES ### BUFIXES