Skip to content

Commit 7a51de7

Browse files
committed
Update release notes.
1 parent 11e58e8 commit 7a51de7

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

appveyor.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,12 @@ deploy:
6868
artifact: /.*\.zip/,sha256.txt
6969
description: |
7070
**Release Notes**
71-
- Fix help info output. (#65)
71+
- Support PAX headers in tar files. (#68)
72+
- Refuse to install to root directories to avoid problems.
73+
- Allow spaces in distro names when creating shortcuts. (#73)
74+
- Handle invalid v2 symlinks (without proper reparse point info) correctly.
75+
- Ignore unsupported files when exporting. (#75)
76+
- Improve file type output for warnings of unsupported files.
7277
auth_token:
7378
secure: 26bYTa3iIxBxle/n6T9sou88hpnz7mK5HoXqSPECwyu7LVI0F28Fl3/Z+T1Y/2Kj
7479
on:

0 commit comments

Comments
 (0)