From 2c205543d9d7ae56a6d8fd9db038b1c364179406 Mon Sep 17 00:00:00 2001 From: fspreck <f.spreckelsen@indiscale.com> Date: Tue, 11 Oct 2022 14:39:13 +0200 Subject: [PATCH] DOC: Update changelog --- CHANGELOG.md | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f88538c8..b9a8c585 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,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.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased] ## +## [0.6.0] - 2022-10-11 ## +(Florian Spreckelsen) ### Added ### @@ -15,16 +16,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 The syntax is that of `.gitignore` files. For more information see `loadFiles` section of the Crawler in the documentation. -### Changed ### - -### Deprecated ### - -### Removed ### - -### Fixed ### - -### Security ### - ## [0.5.0] - 2022-09-05 ## (Florian Spreckelsen) -- GitLab