From 6aae85e2e3bc246dd472409645243d2a1c3856f5 Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 1 Apr 2024 00:35:22 +0000 Subject: [PATCH] chore(rc-changes): update CHANGES.rst --- CHANGES.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index 5feeade..5631fe6 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -4,6 +4,12 @@ Changelog 3.0.0 (tbd) ----------- +2.0.2rc04-01-2024 (__rc__) +-------------------------- + +- 50c7a78 chore: add tar xz test case (#538) +- a558dbc Handle tar.xz archives (#536) + 2.0.1 (2023-10-01) --------------------------