From 8a6317a74c2e878f857a3eb35815b448c3fd43e4 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Sun, 17 Jan 2021 20:36:56 +0100 Subject: [PATCH] [skip ci] update changelog --- CHANGELOG.md | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b20efaf..c1b1d24 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,2 +1,16 @@ -- ENHANCEMENT - - Update golang.org/x/oauth2 commit hash to 08078c5 +# Changelog + +## v1.0.3 (2021-01-17) + +### Docs + +- add contributing information + +### Others + +- replace master by main as default branch +- **deps**: pin docker digests ([#9](https://github.com/thegeeklab/drone-github-comment/issues/9)) +- **deps**: update golang.org/x/oauth2 commit hash to d3ed898 ([#8](https://github.com/thegeeklab/drone-github-comment/issues/8)) +- **docker**: switch to org.opencontainers image labels +- **deps**: update dependencies +- use renovate preset config