diff --git a/HISTORY.rst b/HISTORY.rst index dbd2d2f11..dc07c2ec1 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -35,8 +35,12 @@ .. :changelog: -Unreleased Changes ------------------- +.. + Unreleased Changes + ------------------ + +3.14.0 (2023-09-08) +------------------- * General * Fixed a bug in the CLI where ``invest getspec --json`` failed on non-json-serializable objects such as ``pint.Unit``.