Skip to content

Commit

Permalink
update: CHANGELOG.md add log for version 1.6.2 (gin-gonic#2329)
Browse files Browse the repository at this point in the history
  • Loading branch information
0x2d3c authored and appleboy committed May 3, 2020
1 parent 298ebca commit 724a883
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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 724a883

Please sign in to comment.