Skip to content

Commit

Permalink
Update change log
Browse files Browse the repository at this point in the history
  • Loading branch information
leroyvn committed Feb 25, 2024
1 parent a77c3b5 commit ac69560
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@

[![CalVer](https://img.shields.io/badge/calver-YY.MINOR.MICRO-blue)](https://calver.org/)


## Dessine-moi 24.1.0 (2024-02-25)

- Add Python 3.12 support ({ghpr}`8`).

### Developer-side changes

- Move from PDM to Rye for project management ({ghpr}`8`).
- Drop Nox for testing ({ghpr}`8`).
- Drop Conda development environment support ({ghpr}`8`).
- Use the Ruff formatter instead of Black in pre-commit hooks ({ghpr}`8`).
- Drop Copier template ({ghpr}`8`).

## Dessine-moi 23.1.0 (2023-02-22)

- Drop support for Python 3.7, add support for Python 3.11 ({ghpr}`7`).
Expand Down

0 comments on commit ac69560

Please sign in to comment.