Skip to content
Snippets Groups Projects
Commit 3466b14d authored by Ben Gamari's avatar Ben Gamari :turtle:
Browse files

Release 1.6.18.0

parent 5ba847af
No related branches found
No related tags found
No related merge requests found
# Changelog for [`process` package](http://hackage.haskell.org/package/process)
## unreleased
## 1.6.18.0 *September 2023*
* Fix deadlock when waiting for process completion and process jobs [#273](https://github.com/haskell/process/issues/273)
* Support `delegate_ctlc` on Windows. [#278](https://github.com/haskell/process/pull/278)
* Drop support for `vfork` [#261](https://github.com/haskell/process/pull/261)
* Javascript backend support
* Fix potential segmentation fault on macOS [#295](https://github.com/haskell/process/pull/295)
## 1.6.17.0 *February 2023*
......
name: process
version: 1.6.17.0
version: 1.6.18.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