From 934f60313c69dfbde555ebb52e01097fc3bab5de Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?David=20Pr=C3=A9vot?= <david@tilapin.org>
Date: Thu, 2 Jan 2020 08:48:31 +1100
Subject: [PATCH] Update changelog for 2.1.0-1 release

---
 debian/changelog | 10 ++++++++++
 1 file changed, 10 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index 9f6ae02..1274a46 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+php-http-httplug (2.1.0-1) unstable; urgency=medium
+
+  [ David Buchmann ]
+  * prepare release
+
+  [ David Grayston ]
+  * PSR-18: Network / Request exception inheritance (#158)
+
+ -- David Prévot <taffit@debian.org>  Thu, 02 Jan 2020 08:47:49 +1100
+
 php-http-httplug (2.0.0-2) unstable; urgency=medium
 
   * Set upstream metadata fields:
-- 
GitLab