Skip to content

Commit

Permalink
win32: release 2.14.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Mistuke committed Nov 12, 2024
1 parent 6b5bc04 commit 027cbcf
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Win32.cabal
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cabal-version: 2.0
name: Win32
version: 2.14.0.0
version: 2.14.1.0
license: BSD3
license-file: LICENSE
author: Alastair Reid, shelarcy, Tamar Christina
Expand Down
6 changes: 6 additions & 0 deletions changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog for [`Win32` package](http://hackage.haskell.org/package/Win32)

## 2.14.1.0 November 2024

* Add getTempFileName
* Add WindowsString variant for getEnv etc
* Implement getEnv and getEnvironment

## 2.14.0.0 January 2023

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

0 comments on commit 027cbcf

Please sign in to comment.