From 0ab930f87c7cd8ec75d0793cf006c8dcaa2e0423 Mon Sep 17 00:00:00 2001 From: tomyrd Date: Tue, 25 Jun 2024 16:35:42 -0300 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 541b9ed27..b2b4a73ff 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,6 @@ # Changelog +* Add `init` command for node and faucet (#392). * Return a list of `TransactionSummary` objects instead of just transaction IDs in the state sync endpoint (#386). * Fix faucet note script so that it uses the `aux` input (#387). * Added `aux` column to notes table (#384).