Skip to content

Commit

Permalink
Update CHANGELOG.md (#1276)
Browse files Browse the repository at this point in the history
  • Loading branch information
Terryhung committed Dec 11, 2023
1 parent db73bf1 commit 485c174
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,16 @@ The format is a variant of [Keep a Changelog](https://keepachangelog.com/en/1.0.

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.

<a name="v0.17.3"></a>
## [v0.17.3] - 2023-12-11

### Fix
* fix: use exponential backoff to attempt reconnect to tsdb (https://github.com/filecoin-project/lily/pull/1267)

### Chore
* chore: update the lotus to 1.25.0 (https://github.com/filecoin-project/lily/pull/1274)


<a name="v0.17.2"></a>
## [v0.17.2] - 2023-10-23

Expand Down

0 comments on commit 485c174

Please sign in to comment.