We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0630c6 commit 57719dbCopy full SHA for 57719db
1 file changed
CHANGELOG.md
@@ -6,8 +6,6 @@
6
7
## What's Changed
8
* ci: drop really old trick and ensure MSRV for all feature combo by @tisonkun in https://github.com/rust-lang/log/pull/676
9
-* chore: fix some typos in comment by @xixishidibei in https://github.com/rust-lang/log/pull/677
10
-* Unhide `#[derive(Debug)]` in example by @ZylosLumen in https://github.com/rust-lang/log/pull/688
11
* Chore: delete compare_exchange method for AtomicUsize on platforms without atomics by @HaoliangXu in https://github.com/rust-lang/log/pull/690
12
* Add `increment_severity()` and `decrement_severity()` methods for `Level` and `LevelFilter` by @nebkor in https://github.com/rust-lang/log/pull/692
13
0 commit comments