Skip to content

Commit

Permalink
Merge pull request #109 from pysat/bug/changelog
Browse files Browse the repository at this point in the history
BUG: fix changelog for 0.0.3
  • Loading branch information
jklenzing committed Apr 21, 2022
2 parents bc02c9a + d96e66f commit b10fe13
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,19 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](https://semver.org/).

## [0.0.4] - 2021-XX-XX
## [0.0.3] - 2022-XX-XX
* Include flake8 linting of docstrings and style in Github Actions
* Fixed a bug in loading ICON IVM data (added multi_file_day = True)
* Fixed a bug where OMNI meta data float values are loaded as arrays
* Include Windows tests in Github Actions
* Bug Fixes
* Expanded cleaning of ICON IVM ion drifts to more variables
* Fixed a bug in loading ICON IVM data (added multi_file_day = True)
* Fixed a bug where OMNI meta data float values are loaded as arrays
* Maintenance
* Removed dummy vars after importing instruments and constellations
* Updated NEP29 compliance in Github Actions
* Limit versions of hacking for improved pip compliance
* Update instrument template standards

## [0.0.3] - 2021-06-17
* Include Windows tests in Github Actions
* Bug Fixes
* Expanded cleaning of ICON IVM ion drifts to more variables

## [0.0.2] - 2021-06-07
* Updated Instruments and routines to conform with changes made for pysat 3.0
Expand Down

0 comments on commit b10fe13

Please sign in to comment.