Skip to content

Commit 8bd218d

Browse files
committed
Changelog
1 parent 2155335 commit 8bd218d

File tree

1 file changed

+15
-2
lines changed

1 file changed

+15
-2
lines changed

CHANGELOG.md

Lines changed: 15 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,23 @@
11
# Changelog
22

3-
## [0.3.2] - 2024-07-12
3+
## [0.3.3] - 2024-07-17
4+
5+
**Fixes**
6+
- Bug fix release for numpy 2 ({issue}`937`).
7+
8+
**Breaking Changes**
9+
- A permissive json schema is now set on node table metadata
10+
({issue}`416` {pr}`931`, {user}`hyanwong`).
11+
12+
## [0.3.2] - 2024-07-16
13+
14+
**Features**
15+
16+
- `tsinfer` now supports numpy2 (and 1.XX) and python 3.12.
417

518
**Breaking Changes**
619

7-
- tsinfer now requires Python 3.9 or later
20+
- tsinfer now requires Python 3.9 or later
821

922
## [0.3.1] - 2023-04-19
1023

0 commit comments

Comments
 (0)