Skip to content

Commit 597e879

Browse files
committed
changelog: add that symbolic links are followed
1 parent c0b0a0e commit 597e879

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

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

1010
- The directory `target/` inside local crates won't be copied into the build
1111
anymore.
12+
- Symbolic links will be followed instead of copied as links.
13+
Better error messages will be given for broken symbolic links.
1214

1315
## [0.3.2] - 2019-10-08
1416

0 commit comments

Comments
 (0)