From 6daea5fd23c88c4e98645ccd392882bcf161d985 Mon Sep 17 00:00:00 2001
From: Romain Deville <code@romaindeville.fr>
Date: Thu, 29 Apr 2021 12:30:35 +0200
Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=F0=9F=94=96=20Write=20release=20no?=
 =?UTF-8?q?te=20for=20v1.0.1?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

🔖 v1.0.1 (29/04/2021)

- 🐛🍱 Fix wrong assets path in `docs/personal_template/create.md`
- 🐛 Update `plugins.py` to latest release
---
 docs/about/release_notes.md | 9 ++++++++-
 1 file changed, 8 insertions(+), 1 deletion(-)

diff --git a/docs/about/release_notes.md b/docs/about/release_notes.md
index 79b45b8..e03cfea 100644
--- a/docs/about/release_notes.md
+++ b/docs/about/release_notes.md
@@ -8,7 +8,14 @@ Modified content will be overwritten when updating
 
 <!-- END MKDOCS TEMPLATE -->
 
-## 🔖 v1.0.0 <small>(29/04/2021)</small>
+## 🔖 v1.0
+
+### 🔖 v1.0.1 <small>(29/04/2021)</small>
+
+- 🐛🍱 Fix wrong assets path in `docs/personal_template/create.md`
+- 🐛 Update `plugins.py` to latest release
+
+### 🔖 v1.0.0 <small>(29/04/2021)</small>
 
 First initial release of MkDocs Template
 
-- 
GitLab