From 47e90b45062e66eca984a17446fc238a03f9384a Mon Sep 17 00:00:00 2001 From: Chris Pryer Date: Sun, 25 Feb 2024 22:55:50 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b62a804cd7..74f77d5f9d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ _Unreleased_ - rye now uses `uv` to bootstrap its internal packages and tools. #754 -- `publish` uses optional Twine dispatch of `--username`, `--token`, and `--repository-url`. #759 +- `publish` will fall back to dispatching username and repository url for Twine's keyring support. # 759 - `publish` now includes `--skip-save-credentials`. #759