Skip to content

Commit

Permalink
Add changes to linters/formatters to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
BSchilperoort committed Feb 29, 2024
1 parent 585484b commit dd1f74b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/).

## [Unreleased]

### Changed
- Moved to ruff formatter instead of black ([#70](https://github.com/AI4S2S/lilio/pull/70))
- Do import sorting with ruff instead of isort ([#70](https://github.com/AI4S2S/lilio/pull/70))

### Fixed
- Fixed issue with calendar generation when the (rightmost) target period crossed into the new year ([#70](https://github.com/AI4S2S/lilio/pull/70)).

Expand Down

0 comments on commit dd1f74b

Please sign in to comment.