Skip to content

Commit

Permalink
Bump version to 2.13.100.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hasufell committed Jul 15, 2022
1 parent 9ac230f commit cc961e5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Win32.cabal
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Win32
version: 2.13.2.1
version: 2.13.100.0
license: BSD3
license-file: LICENSE
author: Alastair Reid, shelarcy, Tamar Christina
Expand Down
5 changes: 4 additions & 1 deletion changelog.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
# Changelog for [`Win32` package](http://hackage.haskell.org/package/Win32)

## 2.13.2.1 July 2022
## 2.13.100.0 July 2022

* Add AFPP support (see #198)

## 2.13.2.1 July 2022

* Add function `createIcon` (see #194)
* Add `WindowMessage` value `wM_SETICON` (see #194)
* Add `WPARAM` values `iCON_SMALL`, `iCON_BIG` (see #194)
Expand Down

0 comments on commit cc961e5

Please sign in to comment.