We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bff7e73 commit 6c12d69Copy full SHA for 6c12d69
CHANGELOG.md
@@ -7,6 +7,21 @@ All notable changes to this project will be documented in this file.
7
8
### Changed
9
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
25
## [2.0.0] = 2024-10-23
26
Changed:
27
- Removed Python 3.6 support
0 commit comments