Skip to content

Commit 2e6d3e4

Browse files
committed
Update CHANGELOG.md
1 parent 561d722 commit 2e6d3e4

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/).
88
### Fixed
99
- fixed bug where numpy>2.4 broke `data.join`
1010

11+
### Changed
12+
- per [PEP 765](https://peps.python.org/pep-0765/), `return` is removed from `finally` blocks
13+
1114
## [3.6.1]
1215

1316
### Changed

0 commit comments

Comments
 (0)