From bc8fc3066e64bbeb5491ef90edb2315196d4aec6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Zemanovi=C4=8D?= Date: Mon, 29 Jul 2024 11:49:03 +0100 Subject: [PATCH] changelog: add #3509 --- .changelog/unreleased/improvements/3509-di-ibc.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .changelog/unreleased/improvements/3509-di-ibc.md diff --git a/.changelog/unreleased/improvements/3509-di-ibc.md b/.changelog/unreleased/improvements/3509-di-ibc.md new file mode 100644 index 00000000000..db62d759328 --- /dev/null +++ b/.changelog/unreleased/improvements/3509-di-ibc.md @@ -0,0 +1,2 @@ +- Replaced cross-system dependencies in namada_ibc crate with dependency- + injection. ([\#3509](https://github.com/anoma/namada/pull/3509)) \ No newline at end of file