Skip to content

Commit 772205f

Browse files
authored
release notes for v0.5.2 (#398)
1 parent 8bec4ae commit 772205f

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,21 @@ 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.5.2"></a>
9+
## [v0.5.2] - 2021-02-22
10+
11+
### Feat
12+
- record multisig approvals ([#389](https://github.com/filecoin-project/sentinel-visor/issues/389))
13+
- implement test vector builder and executer ([#370](https://github.com/filecoin-project/sentinel-visor/issues/370))
14+
15+
### Fix
16+
- msapprovals missing pending transaction ([#395](https://github.com/filecoin-project/sentinel-visor/issues/395))
17+
- correct docker image name; simplify build pipeline ([#393](https://github.com/filecoin-project/sentinel-visor/issues/393))
18+
- set chainstore on repo lens util
19+
20+
### Chore
21+
- add release process details and workflow ([#353](https://github.com/filecoin-project/sentinel-visor/issues/353))
22+
823
<a name="v0.5.1"></a>
924
## [v0.5.1] - 2021-02-09
1025

0 commit comments

Comments
 (0)