From 0367183d6d57305f9021f48b1828a0cfca5d48ce Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 12 Sep 2026 07:23:39 +0000 Subject: [PATCH] docs: add consensus node release notes (v0.77.1) Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- networks/release-notes/services.mdx | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/networks/release-notes/services.mdx b/networks/release-notes/services.mdx index 0f18f96d..9d627df7 100644 --- a/networks/release-notes/services.mdx +++ b/networks/release-notes/services.mdx @@ -13,6 +13,18 @@ Visit the [Hedera status page](https://status.hedera.com/) for the latest versio **TESTNET UPDATE: TBD** +### [**Build 0.77.1**](https://github.com/hiero-ledger/hiero-consensus-node/releases/tag/v0.77.1) + + + +### **Bug Fixes** + + * fix failing XTS in 77 [#27212](https://github.com/hiero-ledger/hiero-consensus-node/pull/27212) by [@petreze](https://github.com/petreze) + + **Full Release Notes**: [**v0.77.1**](https://github.com/hiero-ledger/hiero-consensus-node/releases/tag/v0.77.1) + + + ### [**Build 0.77.0**](https://github.com/hiero-ledger/hiero-consensus-node/releases/tag/v0.77.0)