From 168c46c6f3f304835bd99bd5773f0a1a0e2ccf00 Mon Sep 17 00:00:00 2001 From: Marius Bertram Date: Sat, 7 Sep 2024 00:14:28 +0200 Subject: [PATCH] linting Signed-off-by: Marius Bertram --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 39d6af1..ac5d623 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,7 +14,7 @@ and **Merged pull requests**. Critical items to know are: The versions coincide with releases on pip. Only major versions will be released as tags on Github. ## [0.0.x](https://github.com/oras-project/oras-py/tree/main) (0.0.x) - - add missing basic auth data for request token function in token auth backend + - add missing basic auth data for request token function in token auth backend - re-enable chunked upload (0.2.1) - refactor of auth to be provided by backend modules (0.2.0) - bugfix maintain requests's verify valorization for all invocations, augment basic auth header to existing headers