Skip to content

Commit 6c12d69

Browse files
committed
CHANGELOG.md: Update it
1 parent bff7e73 commit 6c12d69

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,21 @@ All notable changes to this project will be documented in this file.
77

88
### Changed
99

10+
## [2.1.0] = 2025-12-10
11+
12+
Changed:
13+
- Removed Python 3.9 support #587
14+
- Add testing with Python 3.14
15+
- Move release CI to github actions and drop circle CI #584
16+
17+
Fixed:
18+
- Convert more large files to git LFS #570
19+
- Move to pyproject.toml packaging using hatch #571
20+
- Fix and silence warnings #578
21+
- Require fixed pynwb version 3.1.2 #580
22+
- Get on-premise tests working again #581
23+
- Get the tests working again with newer version of dependencies, remove dependency on AllenSDK #582
24+
1025
## [2.0.0] = 2024-10-23
1126
Changed:
1227
- Removed Python 3.6 support

0 commit comments

Comments
 (0)