diff --git a/CHANGELOG.rst b/CHANGELOG.rst index bb6e885d..e0b4d4e9 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -4,7 +4,13 @@ Changelog *unreleased* ~~~~~~~~~~~~ -No unreleased changes. +* Parse raw metadata (:issue:`671`) +* Import underlying parser functions as an underscored variable (:issue:`663`) +* Improve error for local version label with unsupported operators (:issue:`675`) +* Add dedicated error for specifiers with incorrect `.*` suffix +* Replace spaces in platform names with underscores (:issue:`620`) +* Relax typing of ``_key`` on ``_BaseVersion`` (:issue:`669`) +* Handle prefix match with zeros at end of prefix correctly (:issue:`674`) 23.0 - 2023-01-08 ~~~~~~~~~~~~~~~~~