From 69ed58410125e6261bbd869d2611ff640c38da10 Mon Sep 17 00:00:00 2001 From: "M.P. Korstanje" Date: Thu, 14 Nov 2024 23:22:19 +0100 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index dc72f0f49..e8001edd7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ This project adheres to [Semantic Versioning](http://semver.org). This document is formatted according to the principles of [Keep A CHANGELOG](http://keepachangelog.com). ## [Unreleased] +### Fixed +- [Python] Release process (still) didn't release to pypi correctly ## [30.0.2] - 2024-11-14 ### Fixed