diff --git a/content/waku/updates/2024-07-29.md b/content/waku/updates/2024-07-29.md index 9867855b1..69bddb4bb 100644 --- a/content/waku/updates/2024-07-29.md +++ b/content/waku/updates/2024-07-29.md @@ -103,7 +103,7 @@ date: 2024-07-29 - achieved: - [nwaku] Revised nwaku nodes' logging and moved added PRs in nwaku and nim-libp2p to downgrade particularly spammy logs [chore: reduce loglevel to some too frequent or unnecessary logs](https://github.com/waku-org/nwaku/issues/2907) - - [nwaku] Added a CI job verifying that new code is properly listed [chore: adding lint job to the CI](https://github.com/waku-org/nwaku/pull/2925) + - [nwaku] Added a CI job verifying that new code is properly linted [chore: adding lint job to the CI](https://github.com/waku-org/nwaku/pull/2925) - [nwaku] Started going over failed interop tests [bug: nwaku <> js-waku interop tests failing](https://github.com/waku-org/nwaku/issues/2621) - [nwaku] Release candidate v0.31.0 looks nice from Status-QA PoV [Prepare release 0.31.0](https://github.com/waku-org/nwaku/issues/2909) - [nwaku] Have the interop tests fixed and a working CI