From ad21389742636a1138dae6be07e676e682ed3548 Mon Sep 17 00:00:00 2001 From: Booteille Date: Wed, 9 Oct 2019 18:52:30 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 121d3fa..5ca5058 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +## [0.13.1] - 2019-10-09 + ### Added - Updated italian translation, thanks to [@Unbranched](https://gitlab.com/unbranched) for having work on this so fast! - [Invidious] Added rule for uMatrix to allow `img.youtube.com` images. They are already redirected to Invidious so nothing changed in the code. @@ -241,6 +243,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Initial release +[0.13.1]: https://gitlab.com/booteille/invidition/compare/v0.13.0...0.13.1 [0.13.0]: https://gitlab.com/booteille/invidition/compare/v0.12.0...0.13.0 [0.12.0]: https://gitlab.com/booteille/invidition/compare/v0.11.1...0.12.0 [0.11.1]: https://gitlab.com/booteille/invidition/compare/v0.11.0...0.11.1 -- GitLab