Skip to content

Commit e87869c

Browse files
committed
prepare CHANGELOG for release 0.9.1
1 parent a91b314 commit e87869c

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,18 @@ 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.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## Unreleased
7+
## [0.9.1] - 2026-04-02
88

99
### Changes
1010
- Update package to only support NEP29 range (Python 3.11 - 3.14 as of writing)
1111
- Update packaging to be PEP518 compliant.
1212

13+
### Changes (Internal)
14+
- fixed and improved automated deployment workflow (PR #82)
15+
1316
### Fixes
1417
- removed deprecated pkg_resources use (#75)
18+
- fixed package metadata (#83)
1519

1620
## [0.9.0] - 2023-10-30
1721

0 commit comments

Comments
 (0)