From 21ad921bda9b71afe47355b44c55b6e088c297fb Mon Sep 17 00:00:00 2001 From: Thomas Wimmer Date: Sat, 13 Apr 2024 21:05:46 +0200 Subject: [PATCH] Release 0.6.3 --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c81b078..8621d5c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] ### +## [0.6.3] - 2024-04-13 +### + - Forgot to bump minimum required pytest version in pytest-sphinx 0.6.2 #64 + ## [0.6.2] - 2024-04-01 ### - Adapt to incompatible `import_path` API change in pytest 8.1.1. Pytest 8.1.1 is