Skip to content

Commit bdbcf45

Browse files
Update CHANGELOG.md
1 parent bee6962 commit bdbcf45

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
# Upcoming
22

3-
# v0.10.1
3+
# v0.10.2
4+
* Prevented the display of video assets on DANDI from the `Panel` dropdown. [PR #281](https://github.com/NeurodataWithoutBorders/nwbwidgets/pull/281)
5+
* Remove `trials` from the accordion of `nwb2widget` (it will display in the `intervals` tab alongside any other `TimeIntervals`). [PR #281](https://github.com/NeurodataWithoutBorders/nwbwidgets/pull/281)
6+
* Prevent the `ElectrodeGroupWidget` from loading if positions (specifically, `x`) are missing in conjunction with nwb-schema versions that allow those columns to be optional. [PR #280](https://github.com/NeurodataWithoutBorders/nwbwidgets/pull/280)
7+
48

9+
10+
# v0.10.1
511
* Added a trialized widget for TimeSeries. [PR #232](https://github.com/NeurodataWithoutBorders/nwbwidgets/pull/232)
612
* Loosened upper bound version on `ipywidgets`. [PR #260](https://github.com/NeurodataWithoutBorders/nwbwidgets/pull/260)

0 commit comments

Comments
 (0)