summaryrefslogtreecommitdiff
path: root/docs/CHANGELOG.md
diff options
context:
space:
mode:
authorAbhinav Prasai <abhinav.prsai@gmail.com>2025-10-13 19:37:03 +0100
committerAbhinav Prasai <abhinav.prsai@gmail.com>2025-10-13 19:37:03 +0100
commit25a049e461d61c9a946fb143d72ddef82ad5c463 (patch)
tree81f8c8daaa185f53b0120fbc3820dd8eafb8cff5 /docs/CHANGELOG.md
parentf2c8963d9dda65a480cc2efbd0e192a00ba52ff5 (diff)
change ADD->NEW to fit naming convention
Diffstat (limited to 'docs/CHANGELOG.md')
-rw-r--r--docs/CHANGELOG.md16
1 files changed, 8 insertions, 8 deletions
diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md
index 201f9e5..a8d732e 100644
--- a/docs/CHANGELOG.md
+++ b/docs/CHANGELOG.md
@@ -3,14 +3,14 @@
All notable changes to this project will be documented in this file.
#### v1.7 (git)
-- **ADD**: Monocle layout
-- **ADD**: Developer documentation
-- **ADD**: `_NET_FRAME_EXTENTS` support
-- **ADD**: `start_fullscreen` which opens specified windows in fullscreen mode
-- **ADD**: Proper EWMH fullscreening
-- **ADD**: Switching to previous workspace
-- **ADD**: Keeping floating windows on top
-- **ADD**: Keyboard driven moving/resizing of windows
+- **NEW**: Monocle layout
+- **NEW**: Developer documentation
+- **NEW**: `_NET_FRAME_EXTENTS` support
+- **NEW**: `start_fullscreen` which opens specified windows in fullscreen mode
+- **NEW**: Proper EWMH fullscreening
+- **NEW**: Switching to previous workspace
+- **NEW**: Keeping floating windows on top
+- **NEW**: Keyboard driven moving/resizing of windows
- **CHANGE**: Move externs from `defs.h`->`extern.h`
- **CHANGE**: Remove unused macros and headers
- **CHANGE**: Logo