We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d01304 commit 360832cCopy full SHA for 360832c
1 file changed
CHANGELOG.md
@@ -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
13
# 3.8.0 (2019-06-06)
14
15
Features:
0 commit comments