Skip to content

Commit

Permalink
Update release notes.
Browse files Browse the repository at this point in the history
  • Loading branch information
DDoSolitary committed Sep 15, 2018
1 parent 834d5d1 commit 3ad4dba
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
4 changes: 2 additions & 2 deletions README.md
Expand Up @@ -13,8 +13,8 @@ A full-featured utility for managing *Windows Subsystem for Linux (WSL)*.
- Register an existing installation directory. This enables you to install to a USB stick and use it on different computers.
- Run arbitrary Linux commands in a specified installation.
- Configure default user, environment variables and [various flags](https://docs.microsoft.com/en-us/previous-versions/windows/desktop/api/wslapi/ne-wslapi-wsl_distribution_flags).
- Export configuration to an XML file and import from the file. (Coming soon.)
- Export an installation to a tar file. (Coming soon.)
- Export configuration to an XML file and import from the file.
- Export an installation to a tar file.

# Install

Expand Down
11 changes: 5 additions & 6 deletions appveyor.yml
Expand Up @@ -65,12 +65,11 @@ deploy:
artifact: /.*\.zip/,sha256.txt
description: |
**Release Notes**
- Fix some typos of error messages.
- Improve the progress bar.
- Set registry values to default ones on installation.
- Require write access of the source directory only when necessary on copying.
- Fix issues related to CRT linking.
- Add two new commands: `add-env`, `remove-env`.
- Add shorthands for commands.
- Improve default distro handling.
- Add new commands: export, export-config, import-config
- Update some error messages.
- Fix an permission issue when installing.
auth_token:
secure: 26bYTa3iIxBxle/n6T9sou88hpnz7mK5HoXqSPECwyu7LVI0F28Fl3/Z+T1Y/2Kj
on:
Expand Down

0 comments on commit 3ad4dba

Please sign in to comment.