diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d82e873..49380d52 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,9 +8,7 @@ and uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html). [Unreleased] ### Changed -* [701](https://github.com/dbekaert/RAiDER/pull/701) - Fixed a few path typos and handle some edge cases -* [697](https://github.com/dbekaert/RAiDER/pull/697) - Added unit tests for utilFncs.py -* [686](https://github.com/dbekaert/RAiDER/pull/686) - Linted the project with `ruff`. +* [701](https://github.com/dbekaert/RAiDER/pull/701) - Fixed a few path typos and handle some edge cases, add unit tests, lint project * [672](https://github.com/dbekaert/RAiDER/pull/672) - Linted the project with `ruff`. * [683](https://github.com/dbekaert/RAiDER/pull/683) - Fixed a naive datetime and added default template to template generation argument