mirror of
https://github.com/logos-messaging/logos-messaging-js.git
synced 2026-05-03 03:13:06 +00:00
20 lines
790 B
Markdown
20 lines
790 B
Markdown
# Changelog
|
|
|
|
## [0.1.4](https://github.com/waku-org/js-waku/compare/rln-v0.1.3...rln-v0.1.4) (2025-03-24)
|
|
|
|
|
|
### Features
|
|
|
|
* @waku/rln ([#2244](https://github.com/waku-org/js-waku/issues/2244)) ([0a0a92b](https://github.com/waku-org/js-waku/commit/0a0a92bccb02fdf9b927bee928b040ff5d624b67))
|
|
* **rln:** Migrate from v1 to v2, rate limiting, memberships, test coverage ([#2262](https://github.com/waku-org/js-waku/issues/2262)) ([6fc6bf3](https://github.com/waku-org/js-waku/commit/6fc6bf3916d6dad3d516a5769331245f1b6d55e8))
|
|
|
|
|
|
### Dependencies
|
|
|
|
* The following workspace dependencies were updated
|
|
* dependencies
|
|
* @waku/core bumped from ^0.0.33 to ^0.0.34
|
|
* @waku/utils bumped from ^0.0.21 to ^0.0.22
|
|
* devDependencies
|
|
* @waku/message-encryption bumped from ^0.0.31 to ^0.0.32
|