Skip to content
Snippets Groups Projects
Unverified Commit fa080dda authored by Michael Snoyman's avatar Michael Snoyman
Browse files

Version bump (fixes #163)

parent c3507a92
No related branches found
No related tags found
No related merge requests found
# Changelog for [`process` package](http://hackage.haskell.org/package/process) # Changelog for [`process` package](http://hackage.haskell.org/package/process)
## Unreleased changes ## 1.6.7.0 *November 2019*
* Fix a race condition on Windows that happens when you use process jobs and one of * Fix a race condition on Windows that happens when you use process jobs and one of
the child processes terminates but doesn't release its resources immediately. the child processes terminates but doesn't release its resources immediately.
......
name: process name: process
version: 1.6.6.0 version: 1.6.7.0
-- NOTE: Don't forget to update ./changelog.md -- NOTE: Don't forget to update ./changelog.md
license: BSD3 license: BSD3
license-file: LICENSE 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