Skip to content

Commit

Permalink
Update CHANGELOG and version.
Browse files Browse the repository at this point in the history
  • Loading branch information
fabiocaccamo committed Jun 23, 2024
1 parent e125162 commit 7785807
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.23.0](https://github.com/fabiocaccamo/python-fontbro/releases/tag/0.23.0) - 2024-06-23
- Add `get_family_classification` and `set_family_classification` methods.
- Improve `slugify` utility function.
- Bump requirements and `pre-commit` hooks

## [0.22.0](https://github.com/fabiocaccamo/python-fontbro/releases/tag/0.22.0) - 2024-05-14
- Add `is_monospace` method.
- Add `mypy` to `pre-commit`.
Expand Down

0 comments on commit 7785807

Please sign in to comment.