Skip to content

Commit

Permalink
updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
JonathonMSmith committed Aug 14, 2024
1 parent 605a1ef commit 9e1df50
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ This project adheres to [Semantic Versioning](https://semver.org/).
--------------------
* Bug Fix
* Fixed a bug for identifying clean warnings to test
* Imposed minimum frequency of `1D` on `Instrument.bounds` to enable data loading for instruments with inter-file time intervals of less than one day
* Maintenance
* Update usage of `dims` to be consistent with future versions of `xarray`
* Update frequency strings for `pandas`
Expand All @@ -15,8 +16,7 @@ This project adheres to [Semantic Versioning](https://semver.org/).
* Drop testing for python 3.9 following NEP29.
* Update useage of `step.delta` to `pds.Timedelta(step)`
* Update pip rc install workflow to test against multiple python versions
* Bug Fix
* Imposed minimum frequency of `1D` on `Instrument.bounds` to enable data loading for instruments with inter-file time intervals of less than one day
* Updated deprecated useage of `step.delta` to `pds.Timedelta(step)`

[3.2.0] - 2024-03-27
--------------------
Expand Down

0 comments on commit 9e1df50

Please sign in to comment.