From 2aaab2c9e1ac058ace3a97a2c77507a73ab97084 Mon Sep 17 00:00:00 2001 From: Marius Kleidl Date: Tue, 5 Dec 2023 11:46:15 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 171f855..3f98b1a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ ### 1.0.2 / 2023-11-30 +- Remove unnecessary future install requirement [#81](https://github.com/tus/tus-py-client/pulls/81) - Expose typing information (PEP 561) [#87](https://github.com/tus/tus-py-client/issues/87) ### 1.0.1 / 2023-06-20