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