1
0
mirror of https://github.com/labstack/echo.git synced 2024-11-24 08:22:21 +02:00

Changelog for v4.11.1

This commit is contained in:
toimtoimtoim 2023-07-16 20:36:11 +03:00 committed by Martti T
parent 130be07425
commit a2e7085094
2 changed files with 8 additions and 1 deletions

View File

@ -1,5 +1,12 @@
# Changelog
## v4.11.1 - 2023-07-16
**Fixes**
* Fix `Gzip` middleware not sending response code for no content responses (404, 301/302 redirects etc) [#2481](https://github.com/labstack/echo/pull/2481)
## v4.11.0 - 2023-07-14

View File

@ -259,7 +259,7 @@ const (
const (
// Version of Echo
Version = "4.11.0"
Version = "4.11.1"
website = "https://echo.labstack.com"
// http://patorjk.com/software/taag/#p=display&f=Small%20Slant&t=Echo
banner = `