docs: add multi-language CHANGELOG for v4.0.0 release#302
Merged
JeremyDev87 merged 1 commit intomasterfrom Feb 4, 2026
Merged
Conversation
Add comprehensive CHANGELOG documentation in 5 languages (EN, KO, JA, ES, ZH-CN) following Keep a Changelog format and Semantic Versioning. Breaking changes documented: - Model resolution priority simplified from 4-level to 2-level - Removed APIs: resolveForMode(), resolveForAgent() New features documented: - Verbosity system for token-optimized responses - PR All-in-One skill for unified PR workflows - SRP complexity classifier with multi-language support Also includes: - README updates with changelog references - Package version bumps to 4.0.0 - Historical entries for v3.1.1 and v3.1.0 close #301
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Add Multi-language CHANGELOG for v4.0.0 Release
Summary
This PR introduces comprehensive CHANGELOG documentation for the v4.0.0 release across 5 languages, along with README updates and package version bumps.
Changes
What's Documented
v4.0.0 (Breaking Release)
Breaking Changes
resolveForMode(),resolveForAgent(), and related typesNew Features
Changes
v3.1.1
v3.1.0
Code Review Findings (Addressed)
Two issues from initial code review were fixed before this PR:
Testing
Screenshots
N/A (documentation changes only)
Checklist
Related
close #301