Skip to content

Commit

Permalink
Add changelog entries
Browse files Browse the repository at this point in the history
  • Loading branch information
AngheloAlf committed Aug 14, 2024
1 parent fc0c907 commit 96dfc83
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

- Produce an error if the user specifies an empty conditional
inclusion/exclusion for any entry.
- Tests now strip the `\r` character from the expected files before compaing
them.
- This is done to normalize the tests files accross all platforms, including
the ones where git may add `\r` characters when cloning the repository
(like Windows).
- Github Actions:
- Change CI to run tests on all platforms we generate builds artifacts for.
- Use the ARM Mac Github runner to build and test the ARM Mac builds.

## [0.2.5] - 2024-07-17

Expand Down

0 comments on commit 96dfc83

Please sign in to comment.