diff --git a/CHANGELOG.md b/CHANGELOG.md index 89a3df63e83..1c16e71fb6c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,9 +4,10 @@ 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). -## [0.19.1] - 2025-11-XX +## [0.19.1] - 2025-11-27 This release achieves `dpnp` compatibility with Python 3.14 and enables distributing `dpnp` packages with the latest Python version. +This release is compatible with NumPy 2.3.5. ### Added