CHANGES: Add missing entry for #350

This commit is contained in:
Tomas Janousek
2022-02-01 18:09:03 +00:00
parent 8546ea095b
commit c537a0658a

View File

@@ -6,6 +6,11 @@
* Added custom cursor shapes for resizing and moving windows.
### Bug Fixes
* Fixed border color of windows with alpha channel. Now all windows have the
same opaque border color.
## 0.17.0 (October 27, 2021)
### Enhancements