From 90a46c1fb9b56817d3734ccf8d9503710e7d1662 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sascha=20I=C3=9Fbr=C3=BCcker?= Date: Sun, 3 Jul 2022 07:53:33 +0200 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index af3a717..0475ccf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,21 @@ # Changelog +## v1.11.1 (03/07/2022) + +### What's Changed +* Fix duplicate tags on import by @wahlm in https://github.com/sissbruecker/linkding/pull/289 +* Add apple-touch-icon by @daveonkels in https://github.com/sissbruecker/linkding/pull/282 +* Bump waybackpy to 3.0.6 by @dustinblackman in https://github.com/sissbruecker/linkding/pull/281 + +### New Contributors +* @wahlm made their first contribution in https://github.com/sissbruecker/linkding/pull/289 +* @daveonkels made their first contribution in https://github.com/sissbruecker/linkding/pull/282 +* @dustinblackman made their first contribution in https://github.com/sissbruecker/linkding/pull/281 + +**Full Changelog**: https://github.com/sissbruecker/linkding/compare/v1.11.0...v1.11.1 + +--- + ## v1.11.0 (26/05/2022) ### What's Changed