From 56b63c4c050ef3d19da3ee7d078c19909887eb01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bern=C3=A1t=20G=C3=A1bor?= Date: Thu, 2 Mar 2023 15:15:50 -0800 Subject: [PATCH] Update CHANGES.rst --- CHANGES.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES.rst b/CHANGES.rst index 5a2066d5..fdcc9ad0 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -1,6 +1,10 @@ platformdirs Changelog ====================== +platformdirs 3.0.1 (2023-03-02) +------------------------------- +- Add `appdirs` keyword to package + platformdirs 3.0.0 (2023-02-06) ------------------------------- - **BREAKING** Changed the config directory on macOS to point to ``*/Library/Application Support``