docs: add retrospective CHANGELOG.md and link in README#108
Open
Avonaxe wants to merge 1 commit into
Open
Conversation
Contributor
|
Thanks @Avonaxe, this is a strong first pass and closes the intent of #91. The retrospective coverage from v0.2.0–v0.2.9 is thorough and the README nav link is exactly what we wanted. Approve with minor revisions before merge:
Manual maintenance is intentional for v1 (per #91), no automation required in this PR. Happy to merge once 1–2 are addressed. Nice work on the retrospective dig through release history. |
Author
|
Thanks for the information, will work on it |
5 tasks
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.
Description
Adds a retrospective
CHANGELOG.mdat the repository root based on historical GitHub release notes, formatted according to Keep a Changelog standards. Also adds a link to the changelog in the central navigation menu of theREADME.md.Type of Change
manifest.yaml,skill.py, andinstructions.md)base_skill.py,loader.py, etc.)Checklist (all PRs)
python -m flake8 .andpytest tests/locally (or the subset relevant to this change).New or updated skill (complete only if this PR adds or changes a skill under
skills/)Skipped: Documentation-only PR
Constitution & Safety (if adding or modifying a skill)
Skipped: Documentation-only PR
Related Issues
Closes #91