summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoruint23 <[email protected]>2025-05-03 09:25:13 +0100
committeruint23 <[email protected]>2025-05-03 09:25:13 +0100
commitcecc03a13e01a2da9aaac759928060afff9ce6a2 (patch)
treeb28083b25216c16636d7e1e9a5c2e75ab3c081b5
parente0e29d78b8132ae8e3e28c08bb74d737f0539df3 (diff)
update README.md
-rw-r--r--README.md22
1 files changed, 19 insertions, 3 deletions
diff --git a/README.md b/README.md
index 4bb55a6..7fc20a8 100644
--- a/README.md
+++ b/README.md
@@ -40,9 +40,25 @@
<details>
<summary><strong>Click to expand</strong></summary>
-#### v1.1.1
-- **NEW**: Xinerama support, swap windows with Mod + Shift + Drag.
-- **FIXED**: New windows in `global_floating` mode spawn centered.
+#### v1.5 - Ready for Release
+
+- **NEW**: Using XCursor instead of cursor font && new logo.
+- **FIXED**: Proper bind resetting on refresh config.
+- **CHANGE**: No longer using INIT_WORKSPACE macro, proper workspace handling. New sxwmrc
+
+#### v1.4
+- **CHANGE**: Added motion throttle && master width general options
+
+#### v1.3
+- **CHANGE**: ulong, u_char uint are gone
+
+#### v1.2
+- **NEW**: Parser support
+- **FIXED**: Quit syntax && Freeing cursor on exit
+
+#### v1.1
+- **NEW**: Xinerama support, swap windows with Mod + Shift + Drag
+- **FIXED**: New windows in `global_floating` mode spawn centered
</details>