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 65a3851 commit 19406aaCopy full SHA for 19406aa
CHANGES.md
@@ -1,6 +1,6 @@
1
# Change Log / Release Notes
2
3
-## _unreleased_
+## 0.18.2 (March 7, 2026)
4
5
### Breaking Changes
6
xmonad-contrib.cabal
@@ -1,5 +1,5 @@
name: xmonad-contrib
-version: 0.18.1.9
+version: 0.18.2
-- ^ also update cpp-options: -DXMONAD_CONTRIB_VERSION_*
homepage: https://xmonad.org/
@@ -73,7 +73,7 @@ library
73
74
cpp-options: -DXMONAD_CONTRIB_VERSION_MAJOR=0
75
-DXMONAD_CONTRIB_VERSION_MINOR=18
76
- -DXMONAD_CONTRIB_VERSION_PATCH=1
+ -DXMONAD_CONTRIB_VERSION_PATCH=2
77
ghc-options: -Wall -Wno-unused-do-bind
78
79
if flag(pedantic)
0 commit comments