Skip to content
Snippets Groups Projects
Verified Commit 2ac3ff36 authored by Michael Snoyman's avatar Michael Snoyman
Browse files

Version bump to 1.6.15.0

parent b95e5fbd
No related branches found
Tags v1.6.15.0
No related merge requests found
# Changelog for [`process` package](http://hackage.haskell.org/package/process)
## * unreleased *
## 1.6.15.0 *August 2022*
* Correct permissions on createPipe on Windows [234](https://github.com/haskell/process/pull/234)
* Ensure that both ends of pipes on Windows are created in the same mode [234](https://github.com/haskell/process/pull/234)
......
name: process
version: 1.6.14.0
version: 1.6.15.0
-- NOTE: Don't forget to update ./changelog.md
license: BSD3
license-file: LICENSE
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment