Skip to content

Commit

Permalink
CHANGELOG: release 0.108.1
Browse files Browse the repository at this point in the history
Signed-off-by: Roman Khimov <[email protected]>
  • Loading branch information
roman-khimov committed Feb 13, 2025
1 parent e05863d commit d723235
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

This document outlines major changes between releases.

## 0.108.1 "Revalidation" (13 Feb 2025)

An urgent fix for a very old behavior difference with C# node in Rules witness
condition parsing. It suddenly affected testnet compatibility at block 5450030
and made the chain unprocessable by NeoGo. Please upgrade to fix it, DB is
compatible, no resynchronization required.

Bugs fixed:
* incorrect rule depth limit for Rules witness conditions (#3810)

## 0.108.0 "Participation" (11 Feb 2025)

This version is compatible with the C# node 3.7.6, but also contains some
Expand Down

0 comments on commit d723235

Please sign in to comment.