change log updates
Some checks failed
CI / test (push) Has been cancelled

This commit is contained in:
John Lamb
2026-02-27 09:53:31 -06:00
parent c3c0d2628b
commit 4fb7a53c55
4 changed files with 25 additions and 4 deletions

View File

@@ -5,6 +5,19 @@ All notable changes to the compound-engineering plugin will be documented in thi
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [2.36.0] - 2026-02-27
### Added
- **`john-voice` skill** - Write content in John Lamb's authentic voice across all venues and audiences
- **`jira-ticket-writer` skill** - Draft and create Jira tickets with tone pressure-testing and user approval via Atlassian MCP
- **`excalidraw-png-export` skill** - Create diagrams, architecture visuals, and flowcharts as PNG files using Excalidraw MCP and Playwright
### Fixed
- Updated component counts across plugin.json, marketplace.json, and README to reflect actual file counts (22 skills)
- Synced marketplace.json version to match plugin.json
## [2.35.1] - 2026-02-17
### Added