You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove legacy changelog and deprecation files (#6311)
* Remove changelog files and update documentation references.
- Delete `CHANGELOG.md` and `CHANGELOG_MODEL.md`.
- Update `CONTRIBUTING.md` and `AGENTS.md` to remove instructions and references related to maintaining the changelog.
* Remove `DEPRECATIONS.md` and update agent guidelines for tracking changes.
- Delete `DEPRECATIONS.md`, which previously tracked SDK deprecation timelines and migration paths.
- Update `AGENTS.md` to direct documentation of deprecations and behavioral shifts to release notes via PR labels instead of the deprecated file.
- Update the developer checklist to prioritize PR labeling (e.g., `pr:breaking-change`) for user-visible changes.
0 commit comments