From eb87f00afd1d74ce94fa76284bd713cdf8cc6ff0 Mon Sep 17 00:00:00 2001 From: Stephen J Day Date: Wed, 20 Jan 2016 12:19:25 -0800 Subject: [PATCH] spec/api: add missing entries to changelog Signed-off-by: Stephen J Day --- docs/spec/api.md | 28 ++++++++++++++++++++++++++++ docs/spec/api.md.tmpl | 28 ++++++++++++++++++++++++++++ 2 files changed, 56 insertions(+) diff --git a/docs/spec/api.md b/docs/spec/api.md index d46ed93c6..ce4f02344 100644 --- a/docs/spec/api.md +++ b/docs/spec/api.md @@ -125,6 +125,34 @@ reference and shouldn't be used outside the specification other than to identify a set of modifications.
+
j
+
+
    +
  • Add ability to mount blobs across repositories.
  • +
+
+ +
i
+
+
    +
  • Clarified expected behavior response to manifest HEAD request.
  • +
+
+ +
h
+
+
    +
  • All mention of tarsum removed.
  • +
+
+ +
g
+
+
    +
  • Clarify behavior of pagination behavior with unspecified parameters.
  • +
+
+
f
    diff --git a/docs/spec/api.md.tmpl b/docs/spec/api.md.tmpl index 0419666b3..544b0bfe0 100644 --- a/docs/spec/api.md.tmpl +++ b/docs/spec/api.md.tmpl @@ -125,6 +125,34 @@ reference and shouldn't be used outside the specification other than to identify a set of modifications.
    +
    j
    +
    +
      +
    • Add ability to mount blobs across repositories.
    • +
    +
    + +
    i
    +
    +
      +
    • Clarified expected behavior response to manifest HEAD request.
    • +
    +
    + +
    h
    +
    +
      +
    • All mention of tarsum removed.
    • +
    +
    + +
    g
    +
    +
      +
    • Clarify behavior of pagination behavior with unspecified parameters.
    • +
    +
    +
    f