Skip to content

Commit

Permalink
Prepare release 5.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurentRDC committed Oct 23, 2024
1 parent a59611f commit a2c501d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -99,8 +99,6 @@ jobs:
- name: Create release
uses: softprops/action-gh-release@v2
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
body_path: description.md
files: |
Expand Down
3 changes: 2 additions & 1 deletion CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
Release 5.4.0
-------------

* Added explicit support for NumPy 2, in addition to NumPy 1
* Added explicit support for NumPy 2, in addition to NumPy 1.
* Made image autorange and histogram more robust (#28).

Release 5.3.5
-------------
Expand Down

0 comments on commit a2c501d

Please sign in to comment.