diff --git a/CHANGELOG.md b/CHANGELOG.md
index 928019c2904fb0895f631228124af949451e2e1c..7ebfe9b56d0255c36e8552b86691dbf9da3cba4f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,22 +5,12 @@ 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] - Date
-
-### Added ###
-
-### Changed ###
-
-### Deprecated ###
-
-### Removed ###
+## [0.13.1] - 2023-10-11 ##
 
 ### Fixed ###
-- no Error when no configuration file is used [Issue](https://gitlab.com/linkahead/linkahead-pylib/-/issues/107)
 
-### Security ###
-
-### Documentation ###
+* no Error when no configuration file is used
+  [Issue](https://gitlab.com/linkahead/linkahead-pylib/-/issues/107)
 
 ## [0.13.0] - 2023-10-10 ##