Skip to content
Merged
Show file tree
Hide file tree
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
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

All notable changes to this project will be documented in this file.

## [Unreleased]

Changes since v1.0.2 will be documented here.

## [v1.0.2] - 2026-09-19

### Added
Expand Down
8 changes: 4 additions & 4 deletions docs/future-plans.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,9 @@ Legend:

## Next planned work

- [ ] **Release 1.0.2** — prepare changelog/release notes, verify package
overlays, generate the non-`-dev` documentation, tag the release, and verify
the published Pages site.
- [x] **Release 1.0.2** — changelog/release notes, package overlays, non-`-dev`
documentation, annotated tag, GitHub Release, and published Pages site are
complete.
- [ ] **Binary logging research** — choose a versioned binary record format,
define compatibility/versioning rules, and prototype a reader before adding
a production backend.
Expand Down Expand Up @@ -78,4 +78,4 @@ decisions or compatibility changes; keep this file focused on status and next
steps. Record measurements with their environment instead of turning one local
run into a universal performance claim.

Last reviewed: 2026-09-14.
Last reviewed: 2026-09-19.
Loading