Skip to content

Commit

Permalink
changelog - feature bullets
Browse files Browse the repository at this point in the history
  • Loading branch information
diehlbw committed Jun 26, 2024
1 parent 94583d9 commit cab8623
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions docs/release_notes/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Changelog
=========

This is a list of changes that have been made between releases of the ``seismometer`` library. See GitHub for full details.
This is a list of changes that have been made between releases of the ``seismometer`` library. See GitHub for full details.

Breaking changes may occur between minor versions prior to the v1 release; afterwhich API changes will be restricted to major version updates.

Expand All @@ -15,9 +15,9 @@ Breaking changes may occur between minor versions prior to the v1 release; after
Features
~~~~~~~~

- * Added `FilterRule.all()` and `FilterRule.none()` class methods for matching all or no rows of a dataframe. (`#27 <https://github.com/epic-open-source/seismometer/issues/27>`__)
- * Updated plots to use HTML and SVG over pngs from matplotlib
* Added DiskCachedFunction to allow disk caching of HTML content (`#43 <https://github.com/epic-open-source/seismometer/issues/43>`__)
- Added `FilterRule.all()` and `FilterRule.none()` class methods for matching all or no rows of a dataframe. (`#27 <https://github.com/epic-open-source/seismometer/issues/27>`__)
- Updated plots to use HTML and SVG over pngs from matplotlib (`#43 <https://github.com/epic-open-source/seismometer/issues/43>`__)
- Added DiskCachedFunction to allow disk caching of HTML content (`#43 <https://github.com/epic-open-source/seismometer/issues/43>`__)


Bugfixes
Expand Down

0 comments on commit cab8623

Please sign in to comment.