Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,13 @@ details, release history over commit history.

## Unreleased

## v0.23.1 — 2026-07-24

- Fixed native Windows compilation by using portable filesystem metadata,
limiting permission changes and symlink inspection to Unix platforms.
- Added a Windows workspace compile check to CI so native Windows support
remains a release gate.

## v0.23.0 — 2026-07-24

**AsDecided is now the product and runtime surface.** The supported native
Expand Down
Loading