There was an error while loading. Please reload this page.
1 parent abbb92e commit 030f1b3Copy full SHA for 030f1b3
1 file changed
API_CHANGES_V5.md
@@ -11,8 +11,8 @@ Generated: 2026-01-01
11
Echo `v5` is maintenance release with **major breaking changes**
12
- `Context` is now struct instead of interface and we can add method to it in the future in minor versions.
13
- Adds new `Router` interface for possible new routing implementations.
14
-- Drops old logging interface and uses moderm `log/slog` instead.
15
-- Rearranges alot of methods/function signatures to make them more consistent.
+- Drops old logging interface and uses modern `log/slog` instead.
+- Rearranges a lot of methods/function signatures to make them more consistent.
16
17
## Executive Summary (by LLMs)
18
0 commit comments