We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa934b7 commit 0bf57d3Copy full SHA for 0bf57d3
tracing-core/CHANGELOG.md
@@ -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
16
# 0.1.31 (May 11, 2023)
17
18
This release of `tracing-core` fixes a bug that caused threads which call
0 commit comments