diff --git a/CHANGELOG.md b/CHANGELOG.md index c2e74e94..92a67a08 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -24,7 +24,10 @@ Please make sure to add your changes to the appropriate categories: ### Changed -- n/a +- Updated dependencies: + - `anyhow` from `1.0.76` to `1.0.79` + - `clap` from `4.4.11` to `4.4.13` + - `rust-analyzer` from `0.0.190` to `0.0.194` ### Deprecated @@ -50,15 +53,6 @@ Please make sure to add your changes to the appropriate categories: - n/a -## [0.13.3] - 2023-01-05 - -### Changed - -- Updated dependencies: - - `anyhow` from `1.0.76` to `1.0.79` - - `clap` from `4.4.11` to `4.4.13` - - `rust-analyzer` from `0.0.190` to `0.0.194` - ## [0.13.2] - 2023-12-27 ### Changed