Skip to content

Commit

Permalink
Fix CHANGELOG ref
Browse files Browse the repository at this point in the history
  • Loading branch information
t00ts committed Dec 3, 2021
1 parent 1847269 commit 11fddd6
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added

- Add `auto_propagate` flag to Peer [#57]
<<<<<<< HEAD
- Add optional `height` parameter to `broadcast` method [#57]
=======
- Add `send` method to public API [#58]
>>>>>>> Add send method to Peer

### Changed

Expand All @@ -35,6 +32,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Examples in `example` dir

[#57]: https://github.com/dusk-network/kadcast/issues/57
[#58]: https://github.com/dusk-network/kadcast/issues/57
[#58]: https://github.com/dusk-network/kadcast/issues/58
[#60]: https://github.com/dusk-network/kadcast/issues/60
[#63]: https://github.com/dusk-network/kadcast/issues/63

0 comments on commit 11fddd6

Please sign in to comment.