diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..c6b4c99 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,11 @@ +# Changelog + +## 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. + +## hl0.34.0 and before +*check commit history* diff --git a/README.md b/README.md index bd96816..047dfe2 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,8 @@ i3 / sway like layout for [hyprland](https://github.com/hyprwm/hyprland). [Installation](#installation), [Configuration](#configuration) +*Check the [changelog](./CHANGELOG.md) for a list of new features and improvements* + ### Features - [x] i3 like tiling - [x] Node based window manipulation (you can interact with multiple windows at once)