Skip to content

Commit

Permalink
render changelog (#107)
Browse files Browse the repository at this point in the history
  • Loading branch information
nabobalis authored Mar 1, 2024
1 parent 1b34266 commit fc07b50
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 10 deletions.
19 changes: 12 additions & 7 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
0.5.0 (2022-10-15)
0.5.0 (2024-03-01)
==================

Breaking Changes
Expand All @@ -9,20 +9,25 @@ Breaking Changes
- Adding colorbar functionality to ``plot`` (`#80 <https://github.com/sunpy/radiospectra/pull/80>`__)
- Renamed ``CALLISTOClient`` to ``eCallistoClient`` (`#61 <https://github.com/sunpy/radiospectra/pull/61>`__)
- ``eCallistoClient`` now does not return endtimes. (`#61 <https://github.com/sunpy/radiospectra/pull/61>`__)
- Removed the ``SWAVESClient`` and ``WAVESClient`` as the old URLS have gone offline. (`#105 <https://github.com/sunpy/radiospectra/pull/105>`__)

Features
--------
- Added support to second ``eCallisto`` file format. (`#61 <https://github.com/sunpy/radiospectra/pull/61>`__)

Features
--------

- Add support for SOLO RPW data. (`#62 <https://github.com/sunpy/radiospectra/pull/62>`__)

Features
--------
- Add `sunpy.net.Fido` client `~radiospectra.net.sources.ilofar.ILOFARMode357` and spectrogram class `~radiospectra.spectrogram2.sources.ILOFARMode357` for ILOFAR mode 357 observations. (`#57 <https://github.com/sunpy/radiospectra/pull/57>`__)

Bug Fixes
---------

- Fix a bug where incorrectly formatted dates were not handled by the `radiospectra.spectrogram.Spectrogram`. (`#84 <https://github.com/sunpy/radiospectra/pull/84>`__)

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

- Moved to Github Actions. (`#105 <https://github.com/sunpy/radiospectra/pull/105>`__)

0.4.0 (2022-05-24)
==================

Expand Down
1 change: 0 additions & 1 deletion changelog/105.breaking.rst

This file was deleted.

1 change: 0 additions & 1 deletion changelog/105.trivial.rst

This file was deleted.

1 change: 0 additions & 1 deletion changelog/84.bugfix.rst

This file was deleted.

0 comments on commit fc07b50

Please sign in to comment.