File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v4.9.1 - 2022-10-12
4+
5+ ** Fixes**
6+
7+ * Fix logger panicing (when template is set to empty) by bumping dependency version [ #2295 ] ( https://github.com/labstack/echo/issues/2295 )
8+
9+ ** Enhancements**
10+
11+ * Improve CORS documentation [ #2272 ] ( https://github.com/labstack/echo/pull/2272 )
12+ * Update readme about supported Go versions [ #2291 ] ( https://github.com/labstack/echo/pull/2291 )
13+ * Tests: improve error handling on closing body [ #2254 ] ( https://github.com/labstack/echo/pull/2254 )
14+ * Tests: refactor some of the assertions in tests [ #2275 ] ( https://github.com/labstack/echo/pull/2275 )
15+ * Tests: refactor assertions [ #2301 ] ( https://github.com/labstack/echo/pull/2301 )
16+
317## v4.9.0 - 2022-09-04
418
519** Security**
You can’t perform that action at this time.
0 commit comments