Skip to content

Commit efd571d

Browse files
committed
bump version, update changelog
1 parent d95a471 commit efd571d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# CHANGELOG
22

3+
## 6.0.3
4+
5+
- Enhance `tracing` feature with some `debug` level logs for higher level logic.
6+
37
## 6.0.2
48

59
- Add `tracing` feature which outputs debugging information to the [`tracing`](https://crates.io/crates/tracing) ecosystem.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "which"
3-
version = "6.0.2"
3+
version = "6.0.3"
44
edition = "2021"
55
rust-version = "1.70"
66
authors = ["Harry Fei <[email protected]>"]

0 commit comments

Comments
 (0)