From 5820adc5c1968ab1043cb1e65b56e13a34c0002d Mon Sep 17 00:00:00 2001 From: Pete Appleton Date: Mon, 22 Jan 2024 08:09:57 +0000 Subject: [PATCH] Move changelog entries to `upcoming` section --- CHANGELOG.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8fd0835..f30e22d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,14 +1,13 @@ # Changelog -- Implement `resizeactivewindow` for floating windows -- Fully implement `resizeactivewindow` for tiled windows - ## Upcoming - Fixed `hy3:killactive` and `hy3:movetoworkspace` not working in fullscreen. - `hy3:movetoworkspace` added to move a whole node to a workspace. - Newly tiled windows (usually from moving a window to a new workspace) are now placed relative to the last selected node. +- Implement `resizeactivewindow` for floating windows +- Fully implement `resizeactivewindow` for tiled windows ## hl0.34.0 and before *check commit history*