2023-02-14 01:11:40 +01:00
# Changelog
2024-01-11 09:27:39 +11:00
## [0.0.6](https://github.com/waku-org/js-waku/compare/proto-v0.0.5...proto-v0.0.6) (2024-01-10)
### Features
* Metadata protocol ([#1732 ](https://github.com/waku-org/js-waku/issues/1732 )) ([9ac2a3f ](https://github.com/waku-org/js-waku/commit/9ac2a3f36352523b79fcd8f8a94bd6e0e109fc30 ))
2023-06-02 05:50:52 +10:00
## [0.0.5](https://github.com/waku-org/js-waku/compare/proto-v0.0.4...proto-v0.0.5) (2023-05-26)
### ⚠ BREAKING CHANGES
* filter v2 ([#1332 ](https://github.com/waku-org/js-waku/issues/1332 ))
### Features
* Filter v2 ([#1332 ](https://github.com/waku-org/js-waku/issues/1332 )) ([8d0e647 ](https://github.com/waku-org/js-waku/commit/8d0e64796695fbafad0a033552eb4412bdff3d78 ))
2023-03-25 10:22:44 +11:00
## [0.0.4](https://github.com/waku-org/js-waku/compare/proto-v0.0.3...proto-v0.0.4) (2023-03-24)
### Bug Fixes
* **utils:** Include all ts files ([#1267 ](https://github.com/waku-org/js-waku/issues/1267 )) ([c284159 ](https://github.com/waku-org/js-waku/commit/c284159ac8eab5bed2313fa5bc7fbea0e83d390f ))
2023-03-17 06:29:40 +11:00
## [0.0.3](https://github.com/waku-org/js-waku/compare/proto-v0.0.2...proto-v0.0.3) (2023-03-16)
### ⚠ BREAKING CHANGES
* enable encoding of `meta` field
* update store.proto
* update message.proto: payload and content topic are always defined
* bump protons from 5.1.0 to 7.0.2
* bump typescript
* bump all prod dependencies
### Features
* Enable encoding of `meta` field ([bd983ea ](https://github.com/waku-org/js-waku/commit/bd983ea48ee73fda5a7137d5ef681965aeabb4a5 ))
### Bug Fixes
* Prettier and cspell ignore CHANGELOG ([#1235 ](https://github.com/waku-org/js-waku/issues/1235 )) ([4d7b3e3 ](https://github.com/waku-org/js-waku/commit/4d7b3e39e6761afaf5d05a13cc4b3c23e15f9bd5 ))
### Miscellaneous Chores
* Bump all prod dependencies ([88cc76d ](https://github.com/waku-org/js-waku/commit/88cc76d2b811e1fa4460207f38704ecfe18fb260 ))
* Bump protons from 5.1.0 to 7.0.2 ([2f2d266 ](https://github.com/waku-org/js-waku/commit/2f2d266e8180cd1e7b89a7e261a33f87acce6ed2 ))
* Bump typescript ([12d86e6 ](https://github.com/waku-org/js-waku/commit/12d86e6abcc68e27c39ca86b4f0dc2b68cdd6000 ))
* Update message.proto: payload and content topic are always defined ([5cf8ed2 ](https://github.com/waku-org/js-waku/commit/5cf8ed2030c9efbc4c4b66aa801827482c1e4249 ))
* Update store.proto ([967e6ff ](https://github.com/waku-org/js-waku/commit/967e6ffc7ec6f780094e29599c47b723fa222dcc ))
## Changelog
2023-02-14 01:11:40 +01:00
All notable changes to this project will be documented in this file.
The file is maintained by [Release Please ](https://github.com/googleapis/release-please ) based on [Conventional Commits ](https://www.conventionalcommits.org ) specification,
and this project adheres to [Semantic Versioning ](https://semver.org/spec/v2.0.0.html ).