summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authormtgmonkey <mtgmonkey@nixos>2025-12-11 22:49:07 +0100
committermtgmonkey <mtgmonkey@nixos>2025-12-11 22:49:07 +0100
commit82961432f9b49578dbe56cf0ae8db632e62cbbcb (patch)
treed36de7ae221d74753bb4a3ea833946ead746f7d1 /CHANGELOG.md
parent15c587d65a51007cf6f0c7d70191ba1b3a1820c9 (diff)
remove Wayland; couldn't figure out
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