Merge pull request #1378 from stevvooe/update-specification-changelog

spec/api: add missing entries to changelog
This commit is contained in:
Richard Scothern 2016-01-20 13:09:44 -08:00
commit dd0d5a31f5
2 changed files with 56 additions and 0 deletions

View file

@ -125,6 +125,34 @@ reference and shouldn't be used outside the specification other than to
identify a set of modifications.
<dl>
<dt>j</dt>
<dd>
<ul>
<li>Add ability to mount blobs across repositories.</li>
</ul>
</dd>
<dt>i</dt>
<dd>
<ul>
<li>Clarified expected behavior response to manifest HEAD request.</li>
</ul>
</dd>
<dt>h</dt>
<dd>
<ul>
<li>All mention of tarsum removed.</li>
</ul>
</dd>
<dt>g</dt>
<dd>
<ul>
<li>Clarify behavior of pagination behavior with unspecified parameters.</li>
</ul>
</dd>
<dt>f</dt>
<dd>
<ul>

View file

@ -125,6 +125,34 @@ reference and shouldn't be used outside the specification other than to
identify a set of modifications.
<dl>
<dt>j</dt>
<dd>
<ul>
<li>Add ability to mount blobs across repositories.</li>
</ul>
</dd>
<dt>i</dt>
<dd>
<ul>
<li>Clarified expected behavior response to manifest HEAD request.</li>
</ul>
</dd>
<dt>h</dt>
<dd>
<ul>
<li>All mention of tarsum removed.</li>
</ul>
</dd>
<dt>g</dt>
<dd>
<ul>
<li>Clarify behavior of pagination behavior with unspecified parameters.</li>
</ul>
</dd>
<dt>f</dt>
<dd>
<ul>