docs: add CHANGELOG.md, DECISIONS.md, bump version to 0.1.1

Add CHANGELOG documenting all changes since 0.1.0 and the initial
release. Add DECISIONS.md as an architectural decision log. Update
CLAUDE.md to reflect current architecture. Bump to 0.1.1 for the
security and correctness fixes in the previous commit.
This commit is contained in:
2026-03-28 10:17:22 +01:00
parent 496a7a4c72
commit 473bed479a
4 changed files with 102 additions and 8 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "moonset"
version = "0.1.0"
version = "0.1.1"
edition = "2024"
description = "Wayland session power menu with GTK4 and Layer Shell"
license = "MIT"