CHANGELOG: use ISO-8601 dates

This commit is contained in:
Filippo Tessarotto 2021-09-08 06:45:32 +02:00 committed by GitHub
parent efac0926df
commit 913bd0f24a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -16,7 +16,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
- Use cosign to sign and upload signatures for multi-arch Docker container.
- Add debian checksum
## [0.17.2] - 08.30.2021
## [0.17.2] - 2021-08-30
### Added
- Additional way to distinguish Azure IID and Azure OIDC tokens.
### Security