mirror of
https://github.com/Quiq/docker-registry-ui.git
synced 2025-07-16 15:25:59 +00:00
Update changelog
This commit is contained in:
parent
2d3e770e6f
commit
828a5b72e3
@ -1,5 +1,10 @@
|
||||
## Changelog
|
||||
|
||||
### 0.9.2 (2020-07-10)
|
||||
|
||||
* Upgrade Go version to 1.14.4, alpine to 3.12 and other dependencies.
|
||||
* Enable default logging for purge tags task.
|
||||
|
||||
### 0.9.1 (2020-02-20)
|
||||
|
||||
* Minor amendments for the tag info page to account the cache type of sub-image.
|
||||
|
@ -1,3 +1,3 @@
|
||||
package main
|
||||
|
||||
const version = "0.9.1"
|
||||
const version = "0.9.2"
|
||||
|
Loading…
Reference in New Issue
Block a user