diff --git a/CHANGELOG.md b/CHANGELOG.md index c794a9a..58f2806 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,14 +4,16 @@ 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.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). -## [dev] (MM/DD/YYYY) - -### Added -* Enabled support of Python 3.14 [gh-119](https://github.com/IntelPython/mkl_umath/pull/119) +## [dev] - YYYY-MM-DD ### Removed * Dropped support for Python 3.9 [gh-125](https://github.com/IntelPython/mkl_umath/pull/125) +## [0.3.1] - 2025-12-02 + +### Added +* Enabled support of Python 3.14 [gh-119](https://github.com/IntelPython/mkl_umath/pull/119) + ## [0.3.0] - 2025-10-06 ### Added