Add changelog

This commit is contained in:
Gergő Sályi 2023-04-27 02:22:56 +02:00
parent 7f10ee2717
commit 9644b4e891

8
CHANGELOG.md Normal file
View file

@ -0,0 +1,8 @@
# Changelog
## 0.1.2 - 2023-04-27
- Fix crash on suspend [#1](https://github.com/gergo-salyi/multibg-sway/issues/1)
- Implement automatic image resizing
## 0.1.1
- Initial release