Skip to content
This repository was archived by the owner on Sep 12, 2018. It is now read-only.

Commit 8db0c74

Browse files
author
Mangled Deutz
committed
Backport CHANGELOG and bump last version link in README
Docker-DCO-1.1-Signed-off-by: Mangled Deutz <[email protected]> (github: dmp42)
1 parent 49c3f3d commit 8db0c74

File tree

2 files changed

+8
-4
lines changed

2 files changed

+8
-4
lines changed

CHANGELOG.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,17 @@
11
# Docker-registry
22

3+
## 0.7.3
4+
5+
* [BUGFIX] fixed default value for standalone to true
6+
37
## 0.7.2
48

5-
* `standalone` option must now be set explicitly in the configuration file.
6-
* FIXME
9+
* [BUGFIX] fixed configuration handling on standalone mode
710

811
## 0.7.1
912

10-
* FIXME
13+
* [BUGFIX] storage_path is now handled correctly to the filesystem storage driver
14+
* [BUGFIX] change standalone header when in mirroring mode (prevents client from sending basic auth headers and overwriting token)
1115

1216
## 0.7
1317

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ As the documentation evolves with different registry versions, be sure that befo
1111
* check which version of the registry you are running
1212
* switch to the corresponding tag to access the README that matches your product version
1313

14-
The stable, released version is currently the [0.7.0 tag](https://github.com/dotcloud/docker-registry/tree/0.7.0).
14+
The stable, released version is currently the [0.7.3 tag](https://github.com/dotcloud/docker-registry/tree/0.7.3).
1515

1616

1717
Quick start

0 commit comments

Comments
 (0)