summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
Diffstat (limited to 'changes')
-rw-r--r--changes/VERSION_COMPAT1
-rw-r--r--changes/feature_use_token1
2 files changed, 2 insertions, 0 deletions
diff --git a/changes/VERSION_COMPAT b/changes/VERSION_COMPAT
index 425478c8..ac2d2e73 100644
--- a/changes/VERSION_COMPAT
+++ b/changes/VERSION_COMPAT
@@ -9,3 +9,4 @@
# BEGIN DEPENDENCY LIST -------------------------
# leap.foo.bar>=x.y.z
leap.common >= 0.3.4 # because the ca_bundle
+leap.keymanager >= 0.3.3 # because the gnupg dep
diff --git a/changes/feature_use_token b/changes/feature_use_token
new file mode 100644
index 00000000..b412cc2d
--- /dev/null
+++ b/changes/feature_use_token
@@ -0,0 +1 @@
+ o Use token header for authenticated requests. Closes #3910. \ No newline at end of file