diff --git a/CHANGELOG.md b/CHANGELOG.md index e424c76e4..926b4f3f7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [Unreleased] +## [0.7.3] - 2024-02-09 ### Added - Copy button for code blocks in documentation - `mypy` for campaign, constraints and telemetry @@ -16,7 +16,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Order of README sections - Imports from top level `baybe.utils` no longer possible - Renamed `utils.numeric` to `utils.numerical` -- Optional `chem` dependencies are lazily imported, which improves startup time +- Optional `chem` dependencies are lazily imported, improving startup time ### Fixed - Several minor issues in documentation