From 7b521747fa73150aaab325aa604d88302a55f932 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vincent=20Moitti=C3=A9?= Date: Tue, 16 Aug 2022 14:40:37 +0200 Subject: [PATCH] Release version 0.1.0 --- changelog.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/changelog.md b/changelog.md index eb81d0de..2f7610b8 100644 --- a/changelog.md +++ b/changelog.md @@ -5,11 +5,11 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) -## [Unreleased] +## [0.1.0] - 2022-08-16 ### Added - Setup template for plugin - Use version 0.2.0 of leto-modelizer-plugin-core -[Unreleased]: https://github.com/ditrit/leto-modelizer-plugin-core/blob/main/changelog.md +[0.1.0]: https://github.com/ditrit/leto-modelizer-plugin-template/blob/0.1.0/changelog.md