From a4cdf9602a39aad3a28e29ba093ef16d60ad864b Mon Sep 17 00:00:00 2001 From: Romain Deville <code@romaindeville.fr> Date: Thu, 29 Apr 2021 13:03:51 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=F0=9F=94=96=20Write=20release=20no?= =?UTF-8?q?te=20for=20v1.0.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/about/release_notes.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/about/release_notes.md b/docs/about/release_notes.md index e03cfea..40e0ea3 100644 --- a/docs/about/release_notes.md +++ b/docs/about/release_notes.md @@ -10,6 +10,12 @@ Modified content will be overwritten when updating ## 🔖 v1.0 +### 🔖 v1.0.2 <small>(29/04/2021)</small> + +- ðŸ“📄 Update copyright in license content +- ✨ Improve handling of copyright in plugins.py script +- 🔥 Remove useless file from tracked tree + ### 🔖 v1.0.1 <small>(29/04/2021)</small> - ðŸ›ðŸ± Fix wrong assets path in `docs/personal_template/create.md` -- GitLab