Skip to content

Commit b81b15d

Browse files
committed
CHANGELOG: release 0.1.1
Signed-off-by: Anna Shaleva <[email protected]>
1 parent c5b838c commit b81b15d

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

33
This document outlines major changes between releases.
44

5+
## 0.1.1 "Backdating" (18 April 2024)
6+
7+
An urgent patch release to fix the bug in T3 genesis configuration file introduced in 0.1.0.
8+
Also contains a fix of the bug preventing stale consensus node from continuous state sync
9+
process.
10+
11+
Please, note that this release contains T3 genesis configuration file changes and thus,
12+
incompatible with 0.1.0 version. Node operators should regenerate genesis block based on
13+
the updated configuration if upgrading from 0.1.0 version.
14+
15+
Bugs fixed:
16+
* missing initial balance for Bridge relayer in T3 genesis configuration (#174)
17+
* consensus node lock possible during the state sync process for stale nodes (#176)
18+
519
## 0.1.0 "Attraction" (16 April 2024)
620

721
Initial long-term supported node version including dBFT consensus engine integration with

0 commit comments

Comments
 (0)