From 969f1d9ca5a16cd62740583cf642e0d3fe5a63b7 Mon Sep 17 00:00:00 2001
From: florian <f.spreckelsen@inidscale.com>
Date: Mon, 14 Nov 2022 14:23:35 +0100
Subject: [PATCH] DOC: Update changelog for release 0.10

---
 CHANGELOG.md | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index acbd2fe2..f3f29f87 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,7 +5,7 @@ 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]
+## [0.10.0] - 2022-11-14
 
 ### Added ###
 
@@ -45,16 +45,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
   `Connection.https_proxy` or `Connection.http_proxy` instead. The deprecated
   option will be removed with the next minor release.
 
-### Removed ###
-
 ### Fixed ###
 
 * handling of special attributes (name, id, ...) in `apiutils.empty_diff`
 
-### Security ###
-
-### Documentation ###
-
 ## [0.9.0] - 2022-10-24
 (Florian Spreckelsen)
 
-- 
GitLab