Skip to content

Commit

Permalink
chore(release): 1.1.0 (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
domsleee authored Aug 17, 2023
1 parent 835be67 commit 9209867
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## Release 1.1.0
* Add `--force` and `--disable-elevate` flags.
* Deleting non-existing file now throws an error (unless `--force` is specified).
* When re-launching as admin, `--force` is implied to avoid edge cases with partial deletions.

## Release 1.0.4
* Improve performance by ~30% by reducing calls to win32 api
* Add benchmarks (BenchmarkDotNet)
Expand Down

0 comments on commit 9209867

Please sign in to comment.