Skip to content

Commit

Permalink
6.7.0 changelog
Browse files Browse the repository at this point in the history
Co-authored-by: Hasan Ramezani <[email protected]>
  • Loading branch information
atugushev and hramezani authored Jun 27, 2022
1 parent 588c050 commit 1db2c8c
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
## 6.7.0 (2022-06-27)

Features:

- Support for the `importlib.metadata` metadata implementation
([#1632](https://github.com/jazzband/pip-tools/pull/1632)). Thanks @richafrank

Bug Fixes:

- Instantiate a new accumulator `InstallRequirement` for `combine_install_requirements`
output ([#1519](https://github.com/jazzband/pip-tools/pull/1519)). Thanks @richafrank

Other Changes:

- Replace direct usage of the `pep517` module with the `build` module, for loading
project metadata ([#1629](https://github.com/jazzband/pip-tools/pull/1629)). Thanks
@AndydeCleyre

## 6.6.2 (2022-05-23)

Bug Fixes:
Expand Down

0 comments on commit 1db2c8c

Please sign in to comment.