Skip to content

Commit 89a064b

Browse files
CHANGELOG.md for 0.23.0 (#2309)
1 parent 45e711d commit 89a064b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44

55
Release highlights:
66
* Bug fix in Postgres when querying more than one content topic.
7-
* Shard aware peer management.
87
* :warning: Add new DB column `messageHash`. This requires a manual database update in _Postgres_.
98
* Updated deterministic message hash algorithm.
109
* REST admin can inform whether a node supports lightpush and/or filter protocols.
@@ -16,7 +15,6 @@ Release highlights:
1615

1716
### Features
1817

19-
- shard aware peer management ([#2151](https://github.com/waku-org/nwaku/issues/2151)) ([dba9820c](https://github.com/waku-org/nwaku/commit/dba9820c))
2018
- setting image deployment to harbor registry ([93dd5ae5](https://github.com/waku-org/nwaku/commit/93dd5ae5))
2119
- Add new DB column `messageHash` ([#2202](https://github.com/waku-org/nwaku/issues/2202)) ([aeb77a3e](https://github.com/waku-org/nwaku/commit/aeb77a3e))
2220

@@ -73,6 +71,8 @@ This release supports the following [libp2p protocols](https://docs.libp2p.io/co
7371

7472
The Waku v1 implementation has been removed from this repository and can be found in a separate [Waku Legacy](https://github.com/waku-org/waku-legacy) repository.
7573

74+
The Waku v1 implementation has been removed from this repository and can be found in a separate [Waku Legacy](https://github.com/waku-org/waku-legacy) repository.
75+
7676
## v0.22.0 (2023-11-15)
7777

7878
> Note: The `--topic` option is now deprecated in favor of a more specific options `--pubsub-topic` & `--content-topic`

0 commit comments

Comments
 (0)