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 5cfb269 commit 931497fCopy full SHA for 931497f
Win32.cabal
@@ -1,5 +1,5 @@
1
name: Win32
2
-version: 2.13.2.1
+version: 2.13.3.0
3
license: BSD3
4
license-file: LICENSE
5
author: Alastair Reid, shelarcy, Tamar Christina
changelog.md
@@ -1,8 +1,11 @@
# Changelog for [`Win32` package](http://hackage.haskell.org/package/Win32)
-## 2.13.2.1 July 2022
+## 2.13.3.0 July 2022
* Add AFPP support (see #198)
6
+
7
+## 2.13.2.1 July 2022
8
9
* Add function `createIcon` (see #194)
10
* Add `WindowMessage` value `wM_SETICON` (see #194)
11
* Add `WPARAM` values `iCON_SMALL`, `iCON_BIG` (see #194)
0 commit comments