From b3e25f28fdfa289cce91e1d40d12762cbeec7d54 Mon Sep 17 00:00:00 2001 From: Alejandro Celaya Date: Sat, 7 Apr 2018 08:25:01 +0200 Subject: [PATCH] Added v1.8.1 to changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 114abffc..1f62669f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ ### 1.8.1 +**Bugs:** + +* [140: Installation failed. Warning thrown while trying to include doctrine script](https://github.com/shlinkio/shlink/issues/140) + +### 1.8.0 + **Features** * [125: Implement a path which returns a 1px image instead of a redirection](https://github.com/shlinkio/shlink/issues/125)