Skip to content
This repository has been archived by the owner on Feb 15, 2023. It is now read-only.

Commit

Permalink
πŸ”„ Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
trickypr committed Dec 5, 2021
1 parent b6dca82 commit 8bc9c54
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.0.0-a.8]

### Fixed

- Windows tar compatibility
- Make the progress bar be less flickery
- `fs-extra` is being used for symlinks for cross-platform compatibility

### Changed

- Windows now uses the same init script as everyone else

## [1.0.0-a.7]

### Fixed
Expand All @@ -20,6 +32,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Better error output when `bsdtar` causes errors

### Changed

- The status command is now mildly more helpful
- Removed unnecessary delays, improving performance
- `export` is now an alias for `export-file`
Expand All @@ -35,6 +48,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Addons can be included

### Removed

- `fs-extra` is no longer a depenancy

## [1.0.0-a.6]
Expand Down

0 comments on commit 8bc9c54

Please sign in to comment.