Skip to content

Commit 4e22c5e

Browse files
authored
Fix changelog
1 parent a94bb7d commit 4e22c5e

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

changelog.md

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

3-
## Unreleased
3+
## 2.13.4.0
44

55
* Add support for semaphores with `System.Win32.Semaphore` (See #214).
6-
7-
## 2.13.3.1
8-
96
* Add function `createFile_NoRetry` (see #208)
107
* The type signatures for `loadLibrary` and `loadLibraryEx` now refer to
118
`HMODULE` instead of `HINSTANCE` for consistency with the official Win32

0 commit comments

Comments
 (0)