diff --git a/CHANGELOG.md b/CHANGELOG.md index 77d6a00..95a8f61 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,23 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). +## [3.11.4] - 2026-01-23 + +### Added + +- **Claude Code releases tracking update** (`machine-readable/claude-code-releases.yaml`, `guide/claude-code-releases.md`) + - Added v2.1.17: Fix for crashes on processors without AVX instruction support + - Added v2.1.16: ⭐ New task management system with dependency tracking, VSCode native plugin management, OAuth remote session browsing + - Added v2.1.15: npm installations deprecated (migrate to native installer), React Compiler performance improvements + - New milestone: v2.1.16 (task management system) + - New breaking change: npm installations deprecated + +### Changed + +- Updated landing site releases section with 3 new versions (v2.1.15-v2.1.17) +- Fixed landing release descriptions to match official CHANGELOG (v2.1.12, v2.1.11 corrections) +- Release count: 39 → 42 + ## [3.11.3] - 2026-01-23 ### Added diff --git a/README.md b/README.md index 0842143..deba04c 100644 --- a/README.md +++ b/README.md @@ -361,7 +361,7 @@ Claude Code sends your prompts, file contents, and MCP results to Anthropic serv **Status**: Research preview (Pro $20/mo or Max $100-200/mo, macOS only, **VPN incompatible**) -**Archive**: Historical versions available in git history (pre-v3.11.3) +**Archive**: Historical versions available in git history (pre-v3.11.4) @@ -430,7 +430,7 @@ Licensed under [CC BY-SA 4.0](https://creativecommons.org/licenses/by-sa/4.0/). --- -*Version 3.11.3 | January 2026 | Crafted with Claude* +*Version 3.11.4 | January 2026 | Crafted with Claude*