mirror of
https://github.com/Quiq/docker-registry-ui.git
synced 2025-09-01 05:07:01 +00:00
Release 0.8.0
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
## Changelog
|
||||
|
||||
### 0.8.0 (2019-02-19)
|
||||
|
||||
* Use go 1.11.5, alpine 3.9, echo 3.3.10.
|
||||
* Put all static files to the docker image instead of loading from CDN.
|
||||
* Now discover more than 100 repositories (thanks to Yuhi Ishikura @uphy).
|
||||
|
||||
### 0.7.4 (2018-10-30)
|
||||
|
||||
* Switch to Go 1.11 and Go Modules to track dependencies.
|
||||
|
@@ -1,3 +1,3 @@
|
||||
package main
|
||||
|
||||
const version = "0.8.0-dev"
|
||||
const version = "0.8.0"
|
||||
|
Reference in New Issue
Block a user