Skip to content

Commit

Permalink
update: CHANGELOG.md add log for version 1.6.2 (#2329)
Browse files Browse the repository at this point in the history
  • Loading branch information
0x2d3c committed Apr 20, 2020
1 parent 90fff29 commit be4ba7d
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -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

### BUFIXES
Expand Down

0 comments on commit be4ba7d

Please sign in to comment.