Compare commits

...

2 Commits

Author SHA1 Message Date
Shaun Arman
4380830052 Merge origin/master - keep local CHANGELOG with v0.2.66-0.2.71
Some checks failed
Auto Tag / autotag (push) Successful in 7s
Auto Tag / wiki-sync (push) Successful in 7s
Test / rust-fmt-check (push) Successful in 1m12s
Test / frontend-typecheck (push) Successful in 1m18s
Test / frontend-tests (push) Successful in 1m21s
Auto Tag / changelog (push) Successful in 1m8s
Test / rust-clippy (push) Has been cancelled
Test / rust-tests (push) Has been cancelled
Auto Tag / build-macos-arm64 (push) Successful in 3m22s
Auto Tag / build-linux-amd64 (push) Successful in 9m31s
Auto Tag / build-windows-amd64 (push) Successful in 11m40s
Auto Tag / build-linux-arm64 (push) Successful in 11m49s
2026-04-29 21:15:02 -05:00
Shaun Arman
2b0aeec340 docs: update CHANGELOG.md for v0.2.69-v0.2.71 2026-04-29 21:14:13 -05:00

View File

@ -7,16 +7,58 @@ CI, chore, and build changes are excluded.
## [Unreleased]
### Bug Fixes
- **auto-tag**: Use correct tag range for release notes
### Chores
- Update CHANGELOG.md for v0.2.66 [skip ci]
### Features
- Add devops-incident-responder agent with domain auto-detection
## [0.2.71] — 2026-04-29
### Chores
- Update CHANGELOG.md for v0.2.68 [skip ci]
## [0.2.70] — 2026-04-29
## [0.2.69] — 2026-04-29
## [0.2.68] — 2026-04-28
### Bug Fixes
- **ci**: Switch PR review from Ollama to liteLLM (qwen2.5-72b)
- **test**: Await async data in auditLog test to prevent race condition
- Harden timeline event input validation and atomic writes
### Documentation
- Update wiki for timeline events and incident response methodology
- Clarify changelog exclusion criteria
### Features
- Add timeline_events table, model, and CRUD commands
- Populate RCA and postmortem docs with real timeline data
- Wire incident response methodology into AI and record triage events
## [0.2.67] — 2026-04-28
### Bug Fixes
- **ci**: Update CHANGELOG.md for v0.2.66 [skip ci]
## [0.2.66] — 2026-04-20
### Bug Fixes
- **ci**: Switch PR review from Ollama to liteLLM (qwen2.5-72b)
- Harden timeline event input validation and atomic writes
### Documentation
- Update wiki for timeline events and incident response methodology
- Clarify changelog exclusion criteria
### Features
- Wire incident response methodology into AI and record triage events
- Populate RCA and postmortem docs with real timeline data
## [0.2.65] — 2026-04-15
### Bug Fixes