-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
21 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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 |