Skip to content

Commit 20889fa

Browse files
committed
Update changelog
1 parent c44e8a5 commit 20889fa

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,30 @@ Changelog entries should describe what changed for users of these workflows, not
2323
- Omit vague filler like "various fixes" when the actual effect can be named.
2424
- Do not include contributor handles, reviewer names, or other attribution in release entries.
2525

26+
## [0.2.2] - 2026-06-01
27+
28+
### Changed
29+
30+
- Removed dollar-denominated cost estimates from workflow output and documentation. Cost calculations are now expressed only as token counts.
31+
32+
## [0.2.1] - 2026-05-29
33+
34+
### Fixed
35+
36+
- Internal maintenance fix for agent job reliability.
37+
38+
## [0.2.0] - 2026-05-22
39+
40+
### Added
41+
42+
- Support for installing workflows as named sources via `gh aw add owner/repo/workflow-name`.
43+
- Daily Sub-Agent Optimizer workflow for analyzing and optimizing high-token workflows.
44+
45+
### Changed
46+
47+
- Consolidated separate optimizer workflows into a single unified workflow.
48+
- Made all published workflows agent-agnostic, eliminating agent-specific configuration requirements.
49+
2650
## [0.1.1] - 2026-05-14
2751

2852
### Changed

0 commit comments

Comments
 (0)