Fixup changelog

This commit is contained in:
Gergő Sályi 2023-08-31 18:31:12 +02:00
parent 3da3560997
commit dfc089bd96

View file

@ -1,7 +1,7 @@
# Changelog
## 0.1.4 - 2023-08-31
- Allocate/release graphics memory per output when the output is connected/disconnected. This may help with [#2](https://github.com/gergo-salyi/multibg-sway/issues/1)
- Allocate/release graphics memory per output when the output is connected/disconnected. This may help with [#2](https://github.com/gergo-salyi/multibg-sway/issues/2)
- Log graphics memory use (our wayland shared memory pool sizes)
- Minor fix to avoid a logged error on redrawing backgrounds already being drawn
- Update dependencies