Skip to content

Commit d6c53b7

Browse files
committed
chore: add changelog entry for v0.1.0-alpha.59
1 parent 4eea133 commit d6c53b7

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,16 @@ The format is based on Keep a Changelog and the project follows Semantic Version
66

77
## [Unreleased]
88

9+
## [0.1.0-alpha.59] - 2026-03-07
10+
### Bug Fixes
11+
12+
- **core/theme + renderer**: Restored semantic badge coloring so recipe-backed badges keep intended background/text contrast, and preserved explicit badge background fills during text rendering (regression tracked in [#270](https://github.com/RtlZeroMemory/Rezi/issues/270)).
13+
- **core/tests**: Stabilized `useParallel` pause/resume orchestration assertions to avoid Windows timing flakiness in CI.
14+
15+
### Merged Pull Requests
16+
17+
- [#271](https://github.com/RtlZeroMemory/Rezi/pull/271) fix(core): restore badge semantic colors and stabilize orchestration CI test
18+
919
## [0.1.0-alpha.58] - 2026-03-06
1020
### Breaking Changes
1121

0 commit comments

Comments
 (0)