From e9b950c251d17de60e1fac46167a786b1f3627b4 Mon Sep 17 00:00:00 2001
From: Michael Snoyman <michael@snoyman.com>
Date: Tue, 17 Mar 2020 07:06:32 +0200
Subject: [PATCH] Revert "Remove Unreleased changes for upload"

This reverts commit 5bb78b5ddd432b5347cf92fbc9acf3694fd966f4.
---
 changelog.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/changelog.md b/changelog.md
index 35565b10..25dd28f9 100644
--- a/changelog.md
+++ b/changelog.md
@@ -1,5 +1,7 @@
 # Changelog for [`process` package](http://hackage.haskell.org/package/process)
 
+## Unreleased changes
+
 ## 1.6.8.1 *March 2020*
 
 * Fix a few warnings on Windows.
-- 
GitLab