Skip to content

Commit 1f53603

Browse files
committed
Update CHANGELOG
1 parent ce138f3 commit 1f53603

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
- New method `Toolchain::remove_component`
1111

12+
### Fixed
13+
14+
- When passed a global command with the same name as a file in the current directory,
15+
Rustwide will now execute the global command instead of the file.
16+
1217
## [0.8.0] - 2020-06-05
1318

1419
### Added

0 commit comments

Comments
 (0)