diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5771512a4610fc107c1cef5f5eab396952406c87..c9357d83cd25b22dbc5773fa2bc880344f5f4d85 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,23 +6,13 @@ 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]
+## [0.3] - 2023-01-19
+(Florian Spreckelsen)
 
 ### Added
 
 * Messages for the Result of `SELECT` queries.
 
-### Changed
-
-### Deprecated
-
-### Removed
-
-### Fixed
-
-### Security
-
-
 ## [0.2] - 2022-03-25
 (Timm Fitschen)