Skip to content

Commit 6670d96

Browse files
authored
docs: update change log v0.8.0 (#688)
Note: This is a major release. The project name has changed from `sentinel-visor` to `lily`, the binary produced when building the project has changed from `visor` to `lily`, and all lenses have been removed. This means lily will cease to work with the lotusAPI lens, CAR-file lens, and Repo lens. Henceforth, Lily will run as a deamonized process capable of both syncing and processing the Filecoin blockchain.
1 parent 95de13f commit 6670d96

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,24 @@ 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.0"></a>
9+
## [v0.8.0] - 2021-08-27
10+
11+
Note: This is a major release. The project name has changed from `sentinel-visor` to `lily`, the binary
12+
produced when building the project has changed from `visor` to `lily`, and all lenses have been removed.
13+
This means lily will cease to work with the lotusAPI lens, CAR-file lens, and Repo lens. Henceforth, Lily
14+
will run as a deamonized process capable of both syncing and processing the Filecoin blockchain.
15+
16+
### Docs
17+
- strengthen constraints on schema migrations (#683)
18+
19+
### Chore
20+
- remove unused lens implementations (#654)
21+
- uncomment skip logic in TestFind (#682)
22+
- rename sentinel-visor/visor -> lily (#677)
23+
- remove v0 schema (#684)
24+
- update CI w Timescale v2.x (#686)
25+
826
<a name="v0.7.7"></a>
927
## [v0.7.7] - 2021-08-24
1028

0 commit comments

Comments
 (0)