mirror of
https://github.com/Quiq/docker-registry-ui.git
synced 2025-09-30 06:45:40 +00:00
Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
7151e7b269 | ||
|
4b6870cc35 |
@@ -1,5 +1,9 @@
|
|||||||
## Changelog
|
## Changelog
|
||||||
|
|
||||||
|
### 0.8.1 (2019-02-20)
|
||||||
|
|
||||||
|
* Add favicon.
|
||||||
|
|
||||||
### 0.8.0 (2019-02-19)
|
### 0.8.0 (2019-02-19)
|
||||||
|
|
||||||
* Use go 1.11.5, alpine 3.9, echo 3.3.10.
|
* Use go 1.11.5, alpine 3.9, echo 3.3.10.
|
||||||
|
Binary file not shown.
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.1 KiB |
@@ -1,3 +1,3 @@
|
|||||||
package main
|
package main
|
||||||
|
|
||||||
const version = "0.8.0"
|
const version = "0.8.1"
|
||||||
|
Reference in New Issue
Block a user