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
+21Lines changed: 21 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,24 @@
1
+
# 2.10.0 (Thu May 04 2023)
2
+
3
+
:tada: This release contains work from a new contributor! :tada:
4
+
5
+
Thank you, Basile ([@bpinsard](https://github.com/bpinsard)), for all your work!
6
+
7
+
#### 🚀 Enhancement
8
+
9
+
- Improve performance by using numpy for trigger detection and closing matplotlib figures to avoid memleaks. [#448](https://github.com/physiopy/phys2bids/pull/448) ([@bpinsard](https://github.com/bpinsard))
0 commit comments