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