mirror of
https://github.com/Quiq/docker-registry-ui.git
synced 2025-09-29 14:25:19 +00:00
Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
|
7151e7b269 | ||
|
4b6870cc35 |
@@ -1,5 +1,9 @@
|
||||
## Changelog
|
||||
|
||||
### 0.8.1 (2019-02-20)
|
||||
|
||||
* Add favicon.
|
||||
|
||||
### 0.8.0 (2019-02-19)
|
||||
|
||||
* 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
|
||||
|
||||
const version = "0.8.0"
|
||||
const version = "0.8.1"
|
||||
|
Reference in New Issue
Block a user