Skip to content

Commit

Permalink
5.1.0 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
atugushev authored Apr 27, 2020
1 parent 9865035 commit a40414a
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# 5.1.0 (2020-04-27)

Features:
- Show progress bar when downloading packages in `pip-compile` verbose mode
([#949](https://github.com/jazzband/pip-tools/pull/949)). Thanks @atugushev
- `pip-compile` now gets hashes from `PyPI` JSON API (if available) which significantly
increases the speed of hashes generation
([#1109](https://github.com/jazzband/pip-tools/pull/1109)). Thanks @atugushev

# 5.0.0 (2020-04-16)

Backwards Incompatible Changes:
Expand Down
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -453,5 +453,5 @@ versions.
+===========+=================+
| 4.5.x | 8.1.3 - 20.0.x |
+-----------+-----------------+
| 5.0.x | 20.0.x - 20.1.x |
| 5.x | 20.0.x - 20.1.x |
+-----------+-----------------+

0 comments on commit a40414a

Please sign in to comment.