Skip to content

Commit

Permalink
Update release notes.
Browse files Browse the repository at this point in the history
  • Loading branch information
DDoSolitary committed Feb 2, 2019
1 parent 11e58e8 commit 7a51de7
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion appveyor.yml
Expand Up @@ -68,7 +68,12 @@ deploy:
artifact: /.*\.zip/,sha256.txt
description: |
**Release Notes**
- Fix help info output. (#65)
- Support PAX headers in tar files. (#68)
- Refuse to install to root directories to avoid problems.
- Allow spaces in distro names when creating shortcuts. (#73)
- Handle invalid v2 symlinks (without proper reparse point info) correctly.
- Ignore unsupported files when exporting. (#75)
- Improve file type output for warnings of unsupported files.
auth_token:
secure: 26bYTa3iIxBxle/n6T9sou88hpnz7mK5HoXqSPECwyu7LVI0F28Fl3/Z+T1Y/2Kj
on:
Expand Down

0 comments on commit 7a51de7

Please sign in to comment.