summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index c23f854..2b91845 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -12,6 +12,18 @@ 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.1] -- 2025-12-11
+
+- does removing wayland but leaving the API intact count as breaking?
+
+### Changed
+
+- no more dependencies on wayland libraries or xkbcommon
+
+### Removed
+
+- any semblance of Wayland support; use wayland-satelite or something
+
## [0.1.0.0] -- 2025-12-10
### Removed