We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2678e76 commit eabce30Copy full SHA for eabce30
CHANGELOG.md
@@ -3,6 +3,14 @@
3
# Changelog
4
All notable changes to this project are documented in this file.
5
6
+## [1.14.1] - 2025-10-23
7
+
8
+ - Updated xkbcommon and fsdm dependencies
9
+ - Relicensed Zed editor extension to fullfill Zed's new license requirements
10
+ - Rust: Fixed incorrect conversion to and from premultiplied ARGB in `Image::to_rgba8` and `Image::to_rgba8_premultiplied` (#9810)
11
+ - winit: Fixed panic when accessing `Palette.color-scheme` during muda menubar build (#9792)
12
+ - Fixed docs.rs build by adjusting features metadata
13
14
## [1.14.0] - 2025-10-21
15
16
### General
0 commit comments