From 171682a853bee8d83d88f4d0f555d21fdaed0205 Mon Sep 17 00:00:00 2001 From: Murisi Tarusenga Date: Tue, 7 Nov 2023 17:42:12 +0200 Subject: [PATCH] Added a changelog entry. --- .../unreleased/features/2118-hw-wallet-integration-on-0.25.0.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .changelog/unreleased/features/2118-hw-wallet-integration-on-0.25.0.md diff --git a/.changelog/unreleased/features/2118-hw-wallet-integration-on-0.25.0.md b/.changelog/unreleased/features/2118-hw-wallet-integration-on-0.25.0.md new file mode 100644 index 0000000000..c6414655bc --- /dev/null +++ b/.changelog/unreleased/features/2118-hw-wallet-integration-on-0.25.0.md @@ -0,0 +1,2 @@ +- Added Ledger support to the CLI client. + ([\#2118](https://github.com/anoma/namada/pull/2118)) \ No newline at end of file