mirror of https://github.com/gin-gonic/gin.git
fix cr
This commit is contained in:
parent
db5cc90a91
commit
2b1fd65313
|
@ -13,7 +13,7 @@
|
||||||
### ENHANCEMENTS
|
### ENHANCEMENTS
|
||||||
|
|
||||||
* refactor: use bytes.ReplaceAll directly [#3455](https://github.com/gin-gonic/gin/pull/3455)
|
* refactor: use bytes.ReplaceAll directly [#3455](https://github.com/gin-gonic/gin/pull/3455)
|
||||||
* Convert strings and slices using the officially recommended way [#3344](https://github.com/gin-gonic/gin/pull/3344)
|
* convert strings and slices using the officially recommended way [#3344](https://github.com/gin-gonic/gin/pull/3344)
|
||||||
* improve render code coverage [#3525](https://github.com/gin-gonic/gin/pull/3525)
|
* improve render code coverage [#3525](https://github.com/gin-gonic/gin/pull/3525)
|
||||||
|
|
||||||
### DOCS
|
### DOCS
|
||||||
|
|
Loading…
Reference in New Issue