From 914cede31e88635ce1fd4d9b255c29c1801a7183 Mon Sep 17 00:00:00 2001 From: KtorZ Date: Mon, 23 Jan 2023 23:32:10 +0100 Subject: [PATCH] Bump versions to v2.3.3 --- CHANGELOG.md | 14 ++++++++++++++ docs/api/{v2.3.2.yaml => v2.3.3.yaml} | 2 +- docs/index.html | 2 +- kupo.cabal | 4 ++-- package.yaml | 2 +- 5 files changed, 19 insertions(+), 5 deletions(-) rename docs/api/{v2.3.2.yaml => v2.3.3.yaml} (99%) diff --git a/CHANGELOG.md b/CHANGELOG.md index 15492174..5748a7e6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,17 @@ +### [2.3.3] - 2022-01-23 + +#### Added + +N/A + +#### Changed + +- Fixed a bug where Kupo would prune inputs at regular interval even if `--prune-utxo` isn't set. This only occurs when matching patterns are neither `*` nor `*/*`. Related, Kupo would also never prune binary data as it should; even with `--prune-utxo` enabled. + +#### Removed + +N/A + ### [2.3.2] - 2022-01-18 #### Added diff --git a/docs/api/v2.3.2.yaml b/docs/api/v2.3.3.yaml similarity index 99% rename from docs/api/v2.3.2.yaml rename to docs/api/v2.3.3.yaml index e631d21c..44f3fc70 100644 --- a/docs/api/v2.3.2.yaml +++ b/docs/api/v2.3.3.yaml @@ -5,7 +5,7 @@ servers: info: title: Kupo - version: v2.3.2 + version: v2.3.3 license: name: MPL-2.0 url: https://raw.githubusercontent.com/cardanosolutions/kupo/master/LICENSE diff --git a/docs/index.html b/docs/index.html index 79655ee0..8da61783 100644 --- a/docs/index.html +++ b/docs/index.html @@ -127,7 +127,7 @@
v2.2.1 - v2.3.2 + v2.3.3 latest