From e95f243bbc1eecb9b9bb5d03a2b2e9d48618d3a2 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Fri, 25 Oct 2024 21:20:07 +0000 Subject: [PATCH] Update CHANGELOG.md for PR #286 --- CHANGELOG.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 513b443f..5ad0ead7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,7 @@ + +## v2.6.1 +* update github workflow to write changelog (#286) @amishas157 + ## v2.0.0 * Release/CI enhancements (#247) @laysabit @@ -32,4 +36,4 @@ * Fix contract data balance holder by @chowbao in https://github.com/stellar/stellar-etl/pull/225 * Revert "Fix contract data balance holder" by @chowbao in https://github.com/stellar/stellar-etl/pull/226 * Add common interface to write exported files by @chowbao in https://github.com/stellar/stellar-etl/pull/215 -* Fix soroban hashes to hexstring by @chowbao in https://github.com/stellar/stellar-etl/pull/227 \ No newline at end of file +* Fix soroban hashes to hexstring by @chowbao in https://github.com/stellar/stellar-etl/pull/227