From e26353ba4ef343718d2226dbd981af2a389cbbd9 Mon Sep 17 00:00:00 2001 From: Romain Deville <code@romaindeville.fr> Date: Thu, 13 May 2021 11:08:59 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=F0=9F=94=96=20Write=20release=20no?= =?UTF-8?q?tes=20for=20v1.0.3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/about/release_notes.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/docs/about/release_notes.md b/docs/about/release_notes.md index 40e0ea3..6e3c130 100644 --- a/docs/about/release_notes.md +++ b/docs/about/release_notes.md @@ -10,6 +10,18 @@ Modified content will be overwritten when updating ## 🔖 v1.0 +### 🔖 v1.0.3 <small>(13/05/2021)</small> + +- 📠Update documentation content. +- 🔧 Update extra content through yaml `_data·` files + - Add new content + - Add documentation in template files +- ✨ Improve `plugins.py` behaviour + - Convert `.format()` string into `f""` string + - Fix configuration management +- ⬆📌 Upgrade pinned python dependencies + + ### 🔖 v1.0.2 <small>(29/04/2021)</small> - ðŸ“📄 Update copyright in license content -- GitLab