*: Prepare v0.41.0 (#2342)

This commit is contained in:
Max Inden
2021-11-16 16:39:42 +01:00
committed by GitHub
parent 2066a192ad
commit 4bd44c812a
15 changed files with 30 additions and 14 deletions

View File

@ -1,4 +1,4 @@
# 0.32.0 [unreleased]
# 0.32.0 [2021-11-16]
- Update dependencies.

View File

@ -1,4 +1,4 @@
# 0.34.0 [unreleased]
# 0.34.0 [2021-11-16]
- Add topic and mesh metrics (see [PR 2316]).

View File

@ -1,4 +1,4 @@
# 0.32.0 [unreleased]
# 0.32.0 [2021-11-16]
- Use `futures-timer` instead of `wasm-timer` (see [PR 2245]).
- Filter invalid peers from cache used in `addresses_of_peer` [PR 2338].

View File

@ -1,4 +1,4 @@
# 0.33.0 [unreleased]
# 0.33.0 [2021-11-16]
- Use `instant` and `futures-timer` instead of `wasm-timer` (see [PR 2245]).

View File

@ -1,4 +1,4 @@
# 0.33.0 [unreleased]
# 0.33.0 [2021-11-16]
- Update dependencies.

View File

@ -1,4 +1,4 @@
# 0.32.0 [unreleased]
# 0.32.0 [2021-11-16]
- Use `instant` and `futures-timer` instead of `wasm-timer` (see [PR 2245]).

View File

@ -1,4 +1,4 @@
# 0.5.0 [unreleased]
# 0.5.0 [2021-11-16]
- Use `instant` instead of `wasm-timer` (see [PR 2245]).

View File

@ -1,4 +1,4 @@
# 0.2.0 [unreleased]
# 0.2.0 [2021-11-16]
- Use `instant` and `futures-timer` instead of `wasm-timer` (see [PR 2245]).

View File

@ -1,4 +1,4 @@
# 0.14.0 [unreleased]
# 0.14.0 [2021-11-16]
- Use `instant` instead of `wasm-timer` (see [PR 2245]).