From 73299a657d07057c6c4f54cf73a970afca5a47ae Mon Sep 17 00:00:00 2001 From: Rohan McGovern Date: Wed, 17 Nov 2021 08:11:42 +1000 Subject: [PATCH] Release 1.6.0 --- CHANGELOG.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c9b3a46..d126de8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,13 @@ ## Unreleased -- Generate link_to for symlinks if --links +- n/a + +## 1.6.0 - 2021-11-17 + +- The destination path now has the `prefix` path stripped (overridable by `strip` + in configuration) +- `--links` now supports copying links without following them ## 1.5.0 - 2021-11-02