summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 42c33c5..54a2fde 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,9 @@
# GitLab License management changelog
+## v3.7.1
+
+- Export `PIP_CERT` when invoking `pip` when a custom root certificate is specified. (!133)
+
## v3.7.0
- Add `ADDITIONAL_CA_CERT_BUNDLE` to list of trusted root certificates. (!126)