summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2b91845..2a1de8c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,6 +12,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/)
- support for actually doing anything
- autogen code
+## [0.1.0.2] -- 2025-12-11
+
+### Removed
+
+- `scripts`
+- `lib/Main.hs`
+
## [0.1.0.1] -- 2025-12-11
- does removing wayland but leaving the API intact count as breaking?