Skip to content

Commit 0bf57d3

Browse files
davidbarskykaffarell
authored andcommitted
chore: prepare tracing-core 0.1.32 (tokio-rs#2754)
# 0.1.32 (October 13, 2023) ### Documented - Fix typo in `field` docs (tokio-rs#2611) - Remove duplicate wording (tokio-rs#2674) ### Changed - Allow `ValueSet`s of any length (tokio-rs#2508)
1 parent aa934b7 commit 0bf57d3

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

tracing-core/CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
# 0.1.32 (October 13, 2023)
2+
3+
### Documented
4+
5+
- Fix typo in `field` docs ([#2611])
6+
- Remove duplicate wording ([#2674])
7+
8+
### Changed
9+
10+
- Allow `ValueSet`s of any length ([#2508])
11+
12+
[#2611]: https://github.com/tokio-rs/tracing/pull/2611
13+
[#2674]: https://github.com/tokio-rs/tracing/pull/2674
14+
[#2508]: https://github.com/tokio-rs/tracing/pull/2508
15+
116
# 0.1.31 (May 11, 2023)
217

318
This release of `tracing-core` fixes a bug that caused threads which call

0 commit comments

Comments
 (0)