Skip to content

Commit 027cbcf

Browse files
committed
win32: release 2.14.1.0
1 parent 6b5bc04 commit 027cbcf

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

Win32.cabal

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cabal-version: 2.0
22
name: Win32
3-
version: 2.14.0.0
3+
version: 2.14.1.0
44
license: BSD3
55
license-file: LICENSE
66
author: Alastair Reid, shelarcy, Tamar Christina

changelog.md

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

3+
## 2.14.1.0 November 2024
4+
5+
* Add getTempFileName
6+
* Add WindowsString variant for getEnv etc
7+
* Implement getEnv and getEnvironment
8+
39
## 2.14.0.0 January 2023
410

511
* Add support for named pipes [#220](https://github.com/haskell/win32/pull/220)

0 commit comments

Comments
 (0)