diff --git a/CHANGELOG.md b/CHANGELOG.md index fb429b3b..24d291e7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - deps: update rust crate clap-verbosity-flag to 3.0.1(pr [#426]) +- deps: update rust crate tracing to 0.1.41(pr [#427]) ### Security @@ -936,6 +937,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [#424]: https://github.com/jerus-org/pcu/pull/424 [#425]: https://github.com/jerus-org/pcu/pull/425 [#426]: https://github.com/jerus-org/pcu/pull/426 +[#427]: https://github.com/jerus-org/pcu/pull/427 [Unreleased]: https://github.com/jerus-org/pcu/compare/v0.4.17...HEAD [0.4.17]: https://github.com/jerus-org/pcu/compare/v0.4.16...v0.4.17 [0.4.16]: https://github.com/jerus-org/pcu/compare/v0.4.15...v0.4.16