Skip to content

Commit f9e91d9

Browse files
author
Aaron Blankstein
authored
Merge pull request #2585 from blockstack/hotfix/deserialization
Fix: better deserialization error handling
2 parents 59363a2 + e762ef5 commit f9e91d9

File tree

4 files changed

+26
-233
lines changed

4 files changed

+26
-233
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,13 @@
33
All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6-
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6+
and this project adheres to the versioning scheme outlined in the [README.md](README.md).
7+
8+
## [2.0.10.0.1]
9+
10+
This is a low-priority hotfix release to address a bug in the deserialization logic. The
11+
chainstate directory of 2.0.10.0.1 is compatible with 2.0.10. This release also begins the
12+
usage of the versioning scheme outlined in the [README.md](README.md).
713

814
## [2.0.10]
915

Cargo.lock

Lines changed: 0 additions & 228 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)