Skip to content

Commit

Permalink
Merge pull request #808 from h4sh3d/chore/prepare-release-0.6.0
Browse files Browse the repository at this point in the history
Chore: prepare release 0.6.0
  • Loading branch information
h4sh3d authored Dec 6, 2022
2 parents b4a8188 + e07307e commit ce3d9ce
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Changed

- Grpc: Add retries when retrieving the funding info by @TheCharlatan in <https://github.com/farcaster-project/farcaster-node/pull/802>
- Auto-restore checkpoint on startup by @TheCharlatan in <https://github.com/farcaster-project/farcaster-node/pull/773>
- Busses: Remove transcoders from bridge bus senders by @TheCharlatan in <https://github.com/farcaster-project/farcaster-node/pull/790>
- Syncer: Logic for conditional broadcast by @TheCharlatan in <https://github.com/farcaster-project/farcaster-node/pull/750>
- Cli: Implement endpoint for listing funding addresses by @TheCharlatan in <https://github.com/farcaster-project/farcaster-node/pull/764>
- Config: Define global static bind address by @TheCharlatan in <https://github.com/farcaster-project/farcaster-node/pull/766>
- Farcaster: Handle take offer failure by @TheCharlatan in <https://github.com/farcaster-project/farcaster-node/pull/796>
- Grpc/Server: Add network args to health check by @TheCharlatan in <https://github.com/farcaster-project/farcaster-node/pull/803>

## [0.5.0] - 2022-12-05

### Changed
Expand Down

0 comments on commit ce3d9ce

Please sign in to comment.