Skip to content

Commit a657e28

Browse files
committed
docs: add change log for v0.8.8
1 parent 5307f29 commit a657e28

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
@@ -5,6 +5,20 @@ The format is a variant of [Keep a Changelog](https://keepachangelog.com/en/1.0.
55

66
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). Breaking changes should trigger an increment to the major version. Features increment the minor version and fixes or other changes increment the patch number.
77

8+
<a name="v0.8.8"></a>
9+
## [v0.8.8] - 2022-03-11
10+
11+
### Fix
12+
- state cache falls through to slow path on error (#885)
13+
- track dealID's of snapped sector (#901)
14+
- return error when to and from are invalid (#906)
15+
- Rollback v15 ProveCommitAggregate param schema to match (#907)
16+
17+
### Chore
18+
- Adjust comments; Fix autodeploy regexs (#895)
19+
- Dockerfiles are no longer included in make clean (#896)
20+
21+
822
<a name="v0.8.7"></a>
923
## [v0.8.7] - 2022-03-07
1024

0 commit comments

Comments
 (0)