Skip to content

Commit a1bee22

Browse files
authored
chore: Update CHANGELOG.md (#1186)
* Update CHANGELOG.md * Update CHANGELOG.md
1 parent 54deef8 commit a1bee22

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,17 @@ 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.15.1"></a>
9+
## [v0.15.1] - 2023-4-25
10+
11+
### Fix
12+
* fix: using the env variable for lily redis (https://github.com/filecoin-project/lily/pull/1185)
13+
14+
15+
### Chore
16+
* chore: update ffi version (https://github.com/filecoin-project/lily/pull/1184)
17+
18+
819
<a name="v0.15.0"></a>
920
## [v0.15.0] - 2023-4-25
1021

0 commit comments

Comments
 (0)