Skip to content

Commit b3a0748

Browse files
committed
changelog: move better symlink errors to fixes section
1 parent b8a5140 commit b3a0748

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1010
- The directory `target/` inside local crates won't be copied into the build
1111
anymore.
1212
- Symbolic links will be followed instead of copied as links.
13-
Better error messages will be given for broken symbolic links.
13+
14+
### Fixed
15+
16+
- Copying broken symbolic links will now include the path of the link.
1417

1518
## [0.3.2] - 2019-10-08
1619

0 commit comments

Comments
 (0)