What's Changed
- ci: drop really old trick and ensure MSRV for all feature combo by @tisonkun in #676
- chore: fix some typos in comment by @xixishidibei in #677
- Unhide
#[derive(Debug)]
in example by @ZylosLumen in #688 - Chore: delete compare_exchange method for AtomicUsize on platforms without atomics by @HaoliangXu in #690
- Add
increment_severity()
anddecrement_severity()
methods forLevel
andLevelFilter
by @nebkor in #692 - Prepare for 0.4.28 release by @KodrAus in #695
New Contributors
- @xixishidibei made their first contribution in #677
- @ZylosLumen made their first contribution in #688
- @HaoliangXu made their first contribution in #690
- @nebkor made their first contribution in #692
Full Changelog: 0.4.27...0.4.28