Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/drop_py38' into drop_py38
Browse files Browse the repository at this point in the history
  • Loading branch information
bendichter committed May 12, 2024
2 parents e95fe54 + 6465dc0 commit a69a82b
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,16 @@
# Upcoming
# Upcoming (v0.6.0)

### Back-compatibility break

* Remove support for Python 3.8 [PR #325](https://github.com/catalystneuro/roiextractors/pull/325)

### Features

* Updated testing workflows to include python 3.12, m1/intel macos, and dev tests to check neuroconv: [PR #317](https://github.com/catalystneuro/roiextractors/pull/317)

### Fixes

* Remove unecessary scipy import error handling [#315]((https://github.com/catalystneuro/roiextractors/pull/315)
* Remove unecessary scipy import error handling [#315](https://github.com/catalystneuro/roiextractors/pull/315)

* Added daily testing workflow and fixed bug with python 3.12 by upgrading scanimage-tiff-reader version: [PR #321](https://github.com/catalystneuro/roiextractors/pull/321)

Expand Down

0 comments on commit a69a82b

Please sign in to comment.