From cea02883d9ecbca2b92edf58d8ec0240a92c8f91 Mon Sep 17 00:00:00 2001 From: florian <f.spreckelsen@inidscale.com> Date: Tue, 28 Mar 2023 14:38:23 +0200 Subject: [PATCH] DOC: Update changelog for release --- CHANGELOG.md | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 315f9545..87e33c54 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,9 +5,8 @@ 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.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased] ## - -### Added ### +## [0.5.0] - 2023-03-28 ## +(Florian Spreckelsen) ### Changed ### @@ -28,14 +27,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ``scan_structure_elements`` in the scanner module mostly covers its functionality. -### Removed ### - -### Fixed ### - -### Security ### - -### Documentation ### - ## [0.4.0] - 2023-03-22 ## (Florian Spreckelsen) -- GitLab