Skip to content

Commit

Permalink
chore: Update CHANGELOG for commit 8aab6bd
Browse files Browse the repository at this point in the history
  • Loading branch information
AnonymouX47 committed Feb 3, 2024
1 parent 8aab6bd commit 3cb92cd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- `Padding`, `AlignedPadding`, `ExactPadding`, etc.
- Support for Pillow 10. ([8cfebe2])
- Static Typing & Type Checking Support ([#100]).
- `TermImageUserWarning` warning sub-category ([8aab6bd]).

### Changed
- `term_image.utils.get_cell_size()` now returns `term_image.geometry.Size` instances in place of tuples ([#96]).
- `TermImageWarning` now inherits from `Warning` instead of `UserWarning` ([8aab6bd]).

### Removed
- Support for Python 3.7. ([594d451])
Expand All @@ -39,6 +41,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
[594d451]: https://github.com/AnonymouX47/term-image/commit/594d451d124a47c73a9dce61a4496a2a218261b1
[8cfebe2]: https://github.com/AnonymouX47/term-image/commit/8cfebe27b63dcdd987fc9d0c71616e76777779a9
[b790f0e]: https://github.com/AnonymouX47/term-image/commit/b790f0e7c5cd2afd7dafa7c14797136719b9dafb
[8aab6bd]: https://github.com/AnonymouX47/term-image/commit/8aab6bd56b46a90ef656e0b06590c8bfa9331767


## [0.7.0] - 2023-06-05
Expand Down

0 comments on commit 3cb92cd

Please sign in to comment.