Skip to content

Commit 931497f

Browse files
hasufellMistuke
authored andcommitted
Bump version to 2.13.3.0
1 parent 5cfb269 commit 931497f

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

Win32.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: Win32
2-
version: 2.13.2.1
2+
version: 2.13.3.0
33
license: BSD3
44
license-file: LICENSE
55
author: Alastair Reid, shelarcy, Tamar Christina

changelog.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,11 @@
11
# Changelog for [`Win32` package](http://hackage.haskell.org/package/Win32)
22

3-
## 2.13.2.1 July 2022
3+
## 2.13.3.0 July 2022
44

55
* Add AFPP support (see #198)
6+
7+
## 2.13.2.1 July 2022
8+
69
* Add function `createIcon` (see #194)
710
* Add `WindowMessage` value `wM_SETICON` (see #194)
811
* Add `WPARAM` values `iCON_SMALL`, `iCON_BIG` (see #194)

0 commit comments

Comments
 (0)