1 parent eacb4a6 commit 949d553Copy full SHA for 949d553
1 file changed
CHANGELOG.md
@@ -5,6 +5,18 @@ All notable changes to this project are documented here.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## [1.0.6] - 2026-05-15
9
+
10
+### Fixed
11
+- Fix: replace template symlinks with copies for public repo (eacb4a6)
12
13
+### Other
14
+- Chore: integrate release-kit (b912109)
15
+- Readme: demote Docker to optional hardened mode (#1) (216fcd4)
16
+- Readme: add demo recording, printout screenshot, and social preview (985893b)
17
+- Demo: add asciinema recording scripts and printout image (42d6c82)
18
+- Gitignore: add dist/ build artifacts (3d3a2b0)
19
20
## [Unreleased]
21
22
### Other
0 commit comments