From abae4bdee975b82cbde6971dac8f4a0abeef0867 Mon Sep 17 00:00:00 2001 From: Miladev95 Date: Tue, 1 Sep 2026 09:33:42 +0330 Subject: [PATCH] update CLAUDE.md to reflect v5 as current release line --- CLAUDE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CLAUDE.md b/CLAUDE.md index decbf0792..4906d2ffa 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -4,7 +4,7 @@ This file provides guidance to Claude Code (claude.ai/code) when working with co ## About This Project -Echo is a high performance, minimalist Go web framework. This is the main repository for Echo v4, which is available as a Go module at `github.com/labstack/echo/v4`. +Echo is a high performance, minimalist Go web framework. This is the main repository for Echo v5, which is available as a Go module at `github.com/labstack/echo/v5`. v4 (`github.com/labstack/echo/v4`) is in LTS and receives security and bug fixes only until 2026-12-31. See [ROADMAP.md](./ROADMAP.md) and [SECURITY.md](./SECURITY.md) for version policy. ## Development Commands