diff --git a/CHANGELOG.md b/CHANGELOG.md index 349eac4..3ecdc44 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 diff --git a/docs/future-plans.md b/docs/future-plans.md index 2a18a83..0cacffc 100644 --- a/docs/future-plans.md +++ b/docs/future-plans.md @@ -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. @@ -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.