minor: add missing changelog entry

This commit is contained in:
Régis Behmo 2021-03-17 17:11:33 +01:00
parent b557cf9b43
commit b00bae9e72
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ Note: Breaking changes between versions are indicated by "💥".
## Unreleased
- [Bugfix] Fix "Invalid Request" error during SAML authentication (thanks @Ant1x!).
- [Feature] Add `images build --pull` option to update base images.
- [Improvement] Annotate types all over the Tutor code base.
- [Bugfix] Fix parsing of YAML CLI arguments that include equal "=" signs.