Skip to content

Commit

Permalink
Changelog for 2.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
nabobalis committed Nov 17, 2023
1 parent b260e27 commit 3da5aee
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@ jobs:
steps:
- uses: Cadair/matrix-notify-action@main
with:
python-version: '3.9'
matrix_token: ${{ secrets.matrix_access_token }}
github_token: ${{ secrets.GITHUB_TOKEN }}
homeserver: ${{ secrets.matrix_homeserver }}
Expand Down
12 changes: 12 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
2.1.4 (2023-11-16)
==================

No significant changes.

This is aimed as a maintenance release, to update some CI/CD and package template related items.

Trivial/Internal Changes
------------------------

- Update error messages when matplotlib or mpl_animators is missing. (`#651 <https://github.com/sunpy/ndcube/pull/651>`__)

v2.1.3 (2023-07-08)
===================

Expand Down

0 comments on commit 3da5aee

Please sign in to comment.