summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorAbhinav Prasai <72694427+uint23@users.noreply.github.com>2025-06-26 15:39:52 +0100
committerGitHub <noreply@github.com>2025-06-26 15:39:52 +0100
commit1e7e5b7b73123b6ab59adff8a8642afa832b03f5 (patch)
tree160d72d5801745b73406ef2596cf1737077f33ed /CHANGELOG.md
parent70e39853f3567b5a5fb11b53b717edfc85aa7f91 (diff)
update v1.6 to current
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md6
1 files changed, 4 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 35d7461..6bdeb7e 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,7 +2,9 @@
All notable changes to this project will be documented in this file.
-#### v1.6 (git)
+#### v1.7 (git)
+
+#### v1.6 (current)
- **NEW**: True multi-monitor support
- **NEW**: Vertical stack resizing
- **NEW**: Mouse warping
@@ -33,7 +35,7 @@ All notable changes to this project will be documented in this file.
- **FIXED**: Undefined behaviour in `parse_col`
- **FIXED**: Added monitor switching functions to call_table (#95)
-#### v1.5 (current)
+#### v1.5
- **NEW**: Using XCursor instead of cursor font && new logo.
- **CHANGE**: No longer using INIT_WORKSPACE macro, proper workspace handling. New sxwmrc
- **FIXED**: Proper bind resetting on refresh config. && Multi-arg binds now work due to new and improved spawn function