mirror of
https://github.com/wahyd4/diun.git
synced 2026-08-08 21:06:05 +10:00
Update CHANGELOG
This commit is contained in:
@@ -85,7 +85,7 @@ jobs:
|
||||
${{ env.DOCKERHUB_SLUG }}
|
||||
${{ env.GHCR_SLUG }}
|
||||
tag-edge: true
|
||||
tag-match: v(.*)
|
||||
tag-match: ^v(\d{1,3}.\d{1,3}.\d{1,3})$
|
||||
tag-match-group: 1
|
||||
-
|
||||
name: Set up QEMU
|
||||
|
||||
@@ -1,5 +1,16 @@
|
||||
# Changelog
|
||||
|
||||
## 4.8.0 (2020/11/13)
|
||||
|
||||
* Go 1.15 (#218)
|
||||
* Remove `linux/s390x` platform support (for now)
|
||||
* Check digest from HEAD request (#217)
|
||||
* Add FAQ note about Docker Hub rate limits
|
||||
* Compare digest as watch setting
|
||||
* Optimize build time
|
||||
* Add hub link for GitHub Container Registry (#211)
|
||||
* Update deps
|
||||
|
||||
## 4.7.0 (2020/11/02)
|
||||
|
||||
* Add MQTT notification (#192)
|
||||
|
||||
Reference in New Issue
Block a user