Skip to content

Commit

Permalink
docs(changelog): add 0.22.0 release notes (#1011)
Browse files Browse the repository at this point in the history
  • Loading branch information
mkniewallner authored Jan 10, 2025
1 parent 60c0658 commit 875d58e
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# Changelog

## 0.22.0 - 2025-01-10

Poetry 2.0 introduced support
for [defining project metadata in PEP 621](https://python-poetry.org/blog/announcing-poetry-2.0.0/). This is now
supported by _deptry_. [Documentation](https://deptry.com/supported-dependency-managers/#poetry) has been updated to
detail _deptry_'s behavior.

### Features

* Support PEP 621 in Poetry 2.0+ ([#1003](https://github.com/fpgmaas/deptry/pull/1003))

### Full Changelog

https://github.com/fpgmaas/deptry/compare/0.21.2...0.22.0


## 0.21.2 - 2024-12-19

### Miscellaneous
Expand Down

0 comments on commit 875d58e

Please sign in to comment.