Skip to content

Commit 0594a52

Browse files
authored
Merge pull request #938 from farcaster-project/release/0.8.4
Release version 0.8.4
2 parents b5abd2a + 57f69f4 commit 0594a52

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.8.4] - 2023-01-16
11+
1012
### Changed
1113

1214
- Swapd: Refactor key manager init by @TheCharlatan in <https://github.com/farcaster-project/farcaster-node/pull/919>
@@ -330,7 +332,8 @@ Initial version of Farcaster Node :tada:
330332
- Farcaster daemon to orchestrate the micro-services
331333
- Swap cli to control farcasterd and other services
332334

333-
[Unreleased]: https://github.com/farcaster-project/farcaster-node/compare/v0.8.3...HEAD
335+
[Unreleased]: https://github.com/farcaster-project/farcaster-node/compare/v0.8.4...HEAD
336+
[0.8.4]: https://github.com/farcaster-project/farcaster-node/compare/v0.8.3...v0.8.4
334337
[0.8.3]: https://github.com/farcaster-project/farcaster-node/compare/v0.8.2...v0.8.3
335338
[0.8.2]: https://github.com/farcaster-project/farcaster-node/compare/v0.8.1...v0.8.2
336339
[0.8.1]: https://github.com/farcaster-project/farcaster-node/compare/v0.8.0...v0.8.1

0 commit comments

Comments
 (0)