chore: bump version to 0.4.0

This commit is contained in:
2026-03-28 14:54:18 +01:00
parent 529a1a54ae
commit 622b06da3f
2 changed files with 7 additions and 1 deletions
+6
View File
@@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
Format based on [Keep a Changelog](https://keepachangelog.com/).
## [0.4.0] - 2026-03-28
### Added
- Optional background blur via `background_blur` config option (Gaussian blur, `image` crate)
## [0.1.1] - 2026-03-28
### Fixed