Skip to content

Commit f066ae8

Browse files
committed
Release v2.0.1
1 parent 25a60ad commit f066ae8

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cargo-sort"
3-
version = "2.0.0"
3+
version = "2.0.1"
44
authors = [
55
"Devin R <devin.ragotzy@gmail.com>",
66
"Andronik Ordian <write@reusable.software>",

changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# 2.0.1
2+
3+
Bug fixes
4+
5+
* Fix unintended merging of dependency groups with `--grouped` when dotted key syntax was used
6+
17
# 2.0.0
28

39
This release is a big one! Special thanks go out to @thomaseizinger who fixed a lot of regressions

0 commit comments

Comments
 (0)