You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# PyNWB Changelog
2
2
3
-
## PyNWB 2.4.0 (Upcoming)
3
+
## PyNWB 2.4.0 (July 23, 2023)
4
4
5
5
### Enhancements and minor changes
6
6
- Add support for `ExternalResources`. @mavaylon1[#1684](https://github.com/NeurodataWithoutBorders/pynwb/pull/1684)
@@ -10,8 +10,8 @@
10
10
- Fixed sphinx-gallery setting to correctly display index in the docs with sphinx-gallery>=0.11. @oruebel[#1733](https://github.com/NeurodataWithoutBorders/pynwb/pull/1733)
11
11
12
12
### Documentation and tutorial enhancements
13
-
- Added thumbnail for Optogentics tutorial @oruebel[#1729](https://github.com/NeurodataWithoutBorders/pynwb/pull/1729)
14
-
13
+
- Added thumbnail for Optogentics tutorial.@oruebel[#1729](https://github.com/NeurodataWithoutBorders/pynwb/pull/1729)
14
+
- Update and fix errors in tutorials. @bendichter@oruebel
0 commit comments