aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md10
1 files changed, 9 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 017164a..7f40d42 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -17,13 +17,22 @@
(i.e. use the bundled version).
* SVG images rendered at output resolution; this prevents them from
being unnecessarily blurry.
+* Flags added to stretch wallpapers: `[-s|--stretch]` ([#13][13])
+
[14]: https://codeberg.org/dnkl/wbg/pulls/14
+[13]: https://codeberg.org/dnkl/wbg/issues/13
### Changed
+
+* "Centered maximized" is the default method now ([#13][13])
+
+
### Deprecated
### Removed
+
+
### Fixed
* Alpha not being applied correctly to PNG images.
@@ -31,7 +40,6 @@
[11]: https://codeberg.org/dnkl/wbg/issues/11
-
### Security
### Contributors