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 c32a10d commit e612516Copy full SHA for e612516
1 file changed
CHANGELOG.md
@@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file.
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## [0.18.0] - 2026-05-01
9
+
10
+### Changed
11
+- Feat: Sctk refactor in #368
12
+- Fix: high cpu usage in #364 by @Magniquck
13
+- Feat: add iced_exwlshell library
14
+- Feat: add client side decoration control for XDG windows (#375) by @httpsworldview
15
16
+[0.18.0]: https://github.com/waycrate/exwlshelleventloop/compare/v0.18.0...v0.17.1
17
18
## [0.18.0-beta4] - 2026-04-22
19
20
### Changed
0 commit comments