multibg-wayland/CHANGELOG.md
Gergő Sályi d7a3107f4b Update dependencies, rm fast_image_resize submod.
Dependency fast_image_resize fixed a conserning bug (UB in unsafe code)
in the 2.7.2 release, which is now available on crates.io - so use that
2023-05-05 08:26:41 +02:00

280 B

Changelog

0.1.3 - 2023-05-05

  • Update dependencies, including fast_image_resize which fixed a major bug

0.1.2 - 2023-04-27

  • Fix crash on suspend #1
  • Implement automatic image resizing

0.1.1

  • Initial release