From 90865cb6dbbce1f0739414398c42184b1652dae2 Mon Sep 17 00:00:00 2001 From: Marco Granelli Date: Fri, 20 Jan 2023 16:36:09 +0100 Subject: [PATCH] changelog: add #1056 --- .../unreleased/features/1056-governance-custom-proposals.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .changelog/unreleased/features/1056-governance-custom-proposals.md diff --git a/.changelog/unreleased/features/1056-governance-custom-proposals.md b/.changelog/unreleased/features/1056-governance-custom-proposals.md new file mode 100644 index 00000000000..d8395c16ff8 --- /dev/null +++ b/.changelog/unreleased/features/1056-governance-custom-proposals.md @@ -0,0 +1,2 @@ +- Implements governance custom proposals + ([#1056](https://github.com/anoma/namada/pull/1056)) \ No newline at end of file