Skip to content

Commit

Permalink
DOC: update changelog For developers of the library section
Browse files Browse the repository at this point in the history
  • Loading branch information
Marc Bresson committed Feb 16, 2024
1 parent c46f207 commit b073c33
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,8 @@ but cannot always guarantee backwards compatibility. Changes that may **break co
**Fixed**

### For developers of the library:
- Updated pre-commit hooks to the latest version using `pre-commit autoupdate`.
- Change `pyupgrade` pre-commit hook argument to `--py39-plus`. This allows for [type rewriting](https://github.com/asottile/pyupgrade?tab=readme-ov-file#pep-585-typing-rewrites).

## [0.27.2](https://github.com/unit8co/darts/tree/0.27.2) (2023-01-21)
### For users of the library:
Expand Down

0 comments on commit b073c33

Please sign in to comment.