Skip to content

Commit 360832c

Browse files
committed
3.9.0 changelog
1 parent 5d01304 commit 360832c

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# 3.9.0 (2019-07-17)
2+
3+
Features:
4+
- Print provenance information when `pip-compile` fails
5+
([#837](https://github.com/jazzband/pip-tools/pull/837)). Thanks @jakevdp
6+
7+
Bug Fixes:
8+
- Output all logging to stderr instead of stdout
9+
([#834](https://github.com/jazzband/pip-tools/pull/834)). Thanks @georgek
10+
- Fix output file update with `--dry-run` option in `pip-compile`
11+
([#842](https://github.com/jazzband/pip-tools/pull/842)). Thanks @shipmints and @atugushev
12+
113
# 3.8.0 (2019-06-06)
214

315
Features:

0 commit comments

Comments
 (0)