mirror of
https://github.com/labstack/echo.git
synced 2024-12-18 16:20:53 +02:00
Changelog for v4.13.1 (#2719)
This commit is contained in:
parent
0368ed87f2
commit
fd3f07447e
@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## v4.13.1 - 2024-12-11
|
||||
|
||||
**Fixes**
|
||||
|
||||
* Fix BindBody ignoring `Transfer-Encoding: chunked` requests by @178inaba in https://github.com/labstack/echo/pull/2717
|
||||
|
||||
|
||||
|
||||
## v4.13.0 - 2024-12-04
|
||||
|
||||
**BREAKING CHANGE** JWT Middleware Removed from Core use [labstack/echo-jwt](https://github.com/labstack/echo-jwt) instead
|
||||
|
Loading…
Reference in New Issue
Block a user