We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 516dc23 commit 2ef13b8Copy full SHA for 2ef13b8
changelog.md
@@ -1,6 +1,8 @@
1
# Changelog for [`process` package](http://hackage.haskell.org/package/process)
2
3
-## Unreleased changes
+## 1.6.13.0 *July 2021*
4
+
5
+* Refactoring of POSIX process logic [#208](https://github.com/haskell/process/pull/208)
6
7
## 1.6.12.0 *June 2021*
8
process.cabal
@@ -1,5 +1,5 @@
name: process
-version: 1.6.12.0
+version: 1.6.13.0
-- NOTE: Don't forget to update ./changelog.md
license: BSD3
license-file: LICENSE
0 commit comments