Skip to content

Commit

Permalink
Merge pull request #829 from rosteen/changelog-update
Browse files Browse the repository at this point in the history
Update with changes since 1.2 release
  • Loading branch information
nmearl authored Jun 18, 2021
2 parents 894ecec + 2cfaafe commit 89a549a
Showing 1 changed file with 15 additions and 2 deletions.
17 changes: 15 additions & 2 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,15 +1,28 @@
1.3.x (unreleased)
------------------
1.3
---

New Features
^^^^^^^^^^^^

- Added ability to slice ``Spectrum1D`` with spectral axis values. [#790]

- Added ability to replace a section of a spectrum with a spline or model fit. [#782]

Bug Fixes
^^^^^^^^^

- Fix infinite recursion when unpickling a ``QuantityModel``. [#823]

- Changed positional to keyword arguments in ``fit_continuum``. [#806]

Other Changes and Additions
^^^^^^^^^^^^^^^^^^^^^^^^^^^

- Fix inaccuracy about custom loading in docs. [#819]

- Use non-root logger to prevent duplicate messages. [#810]

- Removed unused astropy config code. [#805]

1.2
---
Expand Down

0 comments on commit 89a549a

Please sign in to comment.