Skip to content

Commit

Permalink
added changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
emolter committed Apr 9, 2024
1 parent e25d23e commit ba2f60e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
1.14.1 (unreleased)
===================

ami
---

- Replaced deprecated ``np.mat()`` with ``np.asmatrix()``. [#8415]

associations
------------

Expand All @@ -16,6 +21,11 @@ documentation
- Added docs for the NIRSpec MSA metadata file to the data products area of RTD.
[#8399]

extract_1d
----------

- Replaced deprecated ``np.trapz`` with ``np.trapezoid()``. [#8415]

pipeline
--------

Expand Down

0 comments on commit ba2f60e

Please sign in to comment.