From ffcc742bb56eb0d8f5a9ef3ea10f1b7d68d5baa4 Mon Sep 17 00:00:00 2001 From: Marcin Kolanko <marcin@inspirelabs.pl> Date: Thu, 5 Dec 2019 07:43:17 +0000 Subject: [PATCH] added info about version to changelog --- changelog.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/changelog.txt b/changelog.txt index 03dc550..bd0582a 100644 --- a/changelog.txt +++ b/changelog.txt @@ -1,2 +1,5 @@ += 1.0.1 - 2019-12-05 = +* Fixed issue with slicing resposne on CurlClient + = 1.0 - 2019-01-31 = * First release -- GitLab