1
0
mirror of https://github.com/labstack/echo.git synced 2025-09-16 09:16:29 +02:00

Update version and changelog for 4.6.1 (#1995)

This commit is contained in:
Martti T
2021-09-26 18:56:43 +03:00
committed by GitHub
parent a2e6ca7ed6
commit c6f0c667f1
2 changed files with 7 additions and 1 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## v4.6.1 - 2021-09-26
**Enhancements**
* Add start time to request logger middleware values [#1991](https://github.com/labstack/echo/pull/1991)
## v4.6.0 - 2021-09-20
Introduced a new [request logger](https://github.com/labstack/echo/blob/master/middleware/request_logger.go) middleware

View File

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