diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e01f27..030e13c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,2 +1,21 @@ -- INTERNAL - - migrate to thegeeklab namespace +# Changelog + +## v0.2.0 (2020-12-31) + +### Docs + +- update demo-role example +- add contributing information + +### Breaking Changes + +- drop Python 3.5 support + +### Others + +- migrate to poetry +- replace master by main as default branch +- **deps**: pin docker digests +- **docker**: switch to org.opencontainers image labels +- **docker**: use standalone dockerfiles for multiarch +- use renovate preset config