From 67b8b495afaf4c0e7c6517a01896fd65cf57b3f9 Mon Sep 17 00:00:00 2001 From: Eric Degenetais Date: Thu, 25 Apr 2024 18:05:26 +0200 Subject: [PATCH] Updating distribution history for psc-extract 0.1.0. --- DISTRIBUTION.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/DISTRIBUTION.md b/DISTRIBUTION.md index e1593a3..35f2331 100644 --- a/DISTRIBUTION.md +++ b/DISTRIBUTION.md @@ -8,6 +8,20 @@ Give this new distribution a semantic version number based on what changed (new ## History +### 1.1.0 + +Adding a sha256 digest to all archives produced by psc-extract to allow the downloader +to check extract interity after downloading and unzipping it. Released on 2024/04/25. + + +|Component|Version| +|---------|-------| +|psc-ps-api|`2.0.1`| +|psc-amar-connector|`1.0.0`| +|psc-toggle-manager|`0.0.2`| +|psc-rass-loader|`1.0.1`| +|psc-extract|`0.1.0`| + ### 1.0.3 Fix for psc-rass-loader on 2024/04/12