diff --git a/changelog.md b/changelog.md index 5084d83410..dda9907adf 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,11 @@ +## api/cli-vNEXT (YYYY-MM-DD) + +- New `GetToken` trait for custom ways of specifying a token. The latter can now be a String or be + `NoToken` as well. +- Upgrade `mkdocs` to a more recent version that doesn't break in more recent python interpreters. + ## api/cli-v3.0.0 (2022-3-8) - Support for yup-oauth 0.6