diff --git a/CHANGELOG.md b/CHANGELOG.md index 0584c13..c559e74 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # CHANGELOG -## v6.1.0 (2023-06-24) +## v6.1.0 (2023-08-24) - Allows the tool to be run without passing any authentication flags (previously, to use unauthenticated, you'd have to at least pass the `--https` flag) - Removes constraint that required `--token` and `--https` to be mutually exclusive (you can now authenticate with other tools such as Git Credential Manager instead of only SSH)