Skip to content

Commit

Permalink
update changelog for release 0.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
rholshausen committed Dec 20, 2022
1 parent 7e37d08 commit 03ff042
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
To generate the log, run `git log --pretty='* %h - %s (%an, %ad)' TAGNAME..HEAD .` replacing TAGNAME and HEAD as appropriate.

# 0.0.3 - Bugfix Release

* 7e37d08 - fix(windows): force tokio runtime to shutdown as it causes the installation to hang on Windows (Ronald Holshausen, Tue Dec 20 14:51:10 2022 +1100)
* 7e22803 - bump version to 0.0.3 (Ronald Holshausen, Tue Dec 20 12:38:11 2022 +1100)

# 0.0.2 - Build CLI with musl

* eebb4f4 - chore: Upgrade all dependencies (Ronald Holshausen, Tue Dec 20 12:05:47 2022 +1100)
Expand Down

0 comments on commit 03ff042

Please sign in to comment.