Skip to content

Commit

Permalink
Use more consistent phrasing in my changelog entries
Browse files Browse the repository at this point in the history
  • Loading branch information
garlic-os authored Jul 3, 2024
1 parent 6c7e438 commit 09ef3ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ and uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
### Fixed
* [657](https://github.com/dbekaert/RAiDER/pull/657) - Fixed a few typos in `README.md`.
* [651](https://github.com/dbekaert/RAiDER/pull/651) - Removed use of deprecated argument to `pandas.read_csv`.
* [627](https://github.com/dbekaert/RAiDER/pull/627) - Make Python datetimes timezone-aware and add unit tests and bug fixes
* [627](https://github.com/dbekaert/RAiDER/pull/627) - Made Python datetimes timezone-aware and add unit tests and bug fixes.

## [0.5.1]
### Changed
Expand Down

0 comments on commit 09ef3ff

Please sign in to comment.