Skip to content

Commit 17b879c

Browse files
committed
add changelog for 0.3.1
1 parent 238b847 commit 17b879c

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

CHANGELOG.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,16 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [dev] (MM/DD/YYYY)
8-
9-
### Added
10-
* Enabled support of Python 3.14 [gh-119](https://github.com/IntelPython/mkl_umath/pull/119)
7+
## [dev] - YYYY-MM-DD
118

129
### Removed
1310
* Dropped support for Python 3.9 [gh-125](https://github.com/IntelPython/mkl_umath/pull/125)
1411

12+
## [0.3.1] - 2025-12-02
13+
14+
### Added
15+
* Enabled support of Python 3.14 [gh-119](https://github.com/IntelPython/mkl_umath/pull/119)
16+
1517
## [0.3.0] - 2025-10-06
1618

1719
### Added

0 commit comments

Comments
 (0)