diff --git a/CHANGELOG.md b/CHANGELOG.md
index f88538c8b1d4bff0109f68847430aeb53e7a01e9..b9a8c585cbe657f1ee4463ce908d3ea4bab36f25 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)