From 882694a3f4c21848cbb821626612a5357ed848d1 Mon Sep 17 00:00:00 2001 From: Sebastian Tramp Date: Wed, 22 May 2024 11:47:08 +0200 Subject: [PATCH] change log --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 76429b6..3170c0f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](https://semver.org/) +## [6.3.0] 2024-05-22 + +### Changed + +- update ruff + +### Fixed + +- exampe test + + ## [6.2.0] 2024-05-06 ### Added