From 9e5ffb89d46dc776481b9552dc94e1bf95a28e07 Mon Sep 17 00:00:00 2001 From: "Raymond E. Pasco" Date: Wed, 21 Dec 2022 01:48:38 -0500 Subject: [PATCH] changelog: add #943 --- .../unreleased/miscellaneous/943-no-matchmaker-in-package.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .changelog/unreleased/miscellaneous/943-no-matchmaker-in-package.md diff --git a/.changelog/unreleased/miscellaneous/943-no-matchmaker-in-package.md b/.changelog/unreleased/miscellaneous/943-no-matchmaker-in-package.md new file mode 100644 index 00000000000..13758711e4d --- /dev/null +++ b/.changelog/unreleased/miscellaneous/943-no-matchmaker-in-package.md @@ -0,0 +1,2 @@ +- Don't attempt to include matchmaker DLLs, which no longer exist, in release + packages. ([#943](https://github.com/anoma/namada/pull/943)) \ No newline at end of file