Skip to content

Commit 24d1366

Browse files
authored
release: v0.5.1 (#380)
1 parent 72e3453 commit 24d1366

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,25 @@ 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.1"></a>
9+
## [v0.5.1] - 2021-02-09
10+
11+
### Feat
12+
- record actor task metrics ([#376](https://github.com/filecoin-project/sentinel-visor/issues/376))
13+
14+
### Chore
15+
- increase lens object cache size ([#377](https://github.com/filecoin-project/sentinel-visor/issues/377))
16+
17+
### Schema
18+
- remove use of add_drop_chunks_policy timescale function ([#379](https://github.com/filecoin-project/sentinel-visor/issues/379))
19+
20+
21+
<a name="v0.5.0"></a>
22+
## [v0.5.0] - 2021-02-09
23+
24+
No changes from v0.5.0-rc2
25+
26+
827
<a name="v0.5.0-rc2"></a>
928
## [v0.5.0-rc2] - 2021-01-27
1029

0 commit comments

Comments
 (0)