Skip to content

Commit

Permalink
update changelog: cherry-pick bug fixes after v2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
woutdenolf committed Aug 14, 2024
1 parent 6b4cfce commit d8507c1
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,20 @@
Release Notes
=============

2.1.1: 2024/08/13
-----------------

* Bug fixes

* `silx.io.specfile`: Fixed `SpecFile` deallocation issue (PR #4129)
* `silx.gui.data.DataViewer.DataViewer`: Fixed issue with accessing views after using the removeView method (PR #4131)
* `silx.opencl.convolution`: Fixed separable convolution on CPU that crashed in some cases by (PR #4150)
* `silx.util.retry`: Fixed resetting the timeout timer when iterating (PR #4157)

* Dependencies

* Removed numpy from build dependency (PR #4114)

2.1.0: 2024/04/19
-----------------

Expand Down

0 comments on commit d8507c1

Please sign in to comment.