Skip to content

Commit

Permalink
Release 0.1.0
Browse files Browse the repository at this point in the history
### Added
- Add usage section to the README.
- Support of [Waku v2 Relay](https://rfc.vac.dev/spec/11/).
- Support of [Waku v2 Store](https://rfc.vac.dev/spec/13/).
- [Node Chat App example](./examples/cli-chat).
- [ReactJS Chat App example](./examples/web-chat).
- [Typedoc Documentation](https://status-im.github.io/js-waku/docs).
  • Loading branch information
D4nte committed May 13, 2021
1 parent ddaacd8 commit 76bad59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.1.0] - 2021-05-13
## [0.1.0] - 2021-05-12

### Added
- Add usage section to the README.
Expand Down

0 comments on commit 76bad59

Please sign in to comment.