Skip to content

Commit

Permalink
chore(main): release 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jan 18, 2023
1 parent ad14e4f commit 1368c73
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Changelog

## [0.3.0](/~https://github.com/runfinch/finch/compare/v0.2.0...v0.3.0) (2023-01-18)


### Features

* add `finch vm status` command ([#83](/~https://github.com/runfinch/finch/issues/83)) ([37d74d0](/~https://github.com/runfinch/finch/commit/37d74d0b82c41f439715d0a07e723fd5e5a9a617))


### Bug Fixes

* changes persistent disk path to prevent collisions ([#154](/~https://github.com/runfinch/finch/issues/154)) ([3eb66a2](/~https://github.com/runfinch/finch/commit/3eb66a21bcbf56dd8e4465bfc3ed840903b069d9))


### Build System or External Dependencies

* **deps:** Bump github.com/runfinch/common-tests from 0.2.0 to 0.3.0 ([#151](/~https://github.com/runfinch/finch/issues/151)) ([79df04e](/~https://github.com/runfinch/finch/commit/79df04ef62df615c19070e607a060769ab09e7a0))
* **deps:** Bump golang.org/x/crypto from 0.4.0 to 0.5.0 ([#144](/~https://github.com/runfinch/finch/issues/144)) ([603419a](/~https://github.com/runfinch/finch/commit/603419a703154e8a8eac404da2b9aeb76c5b3333))

## [0.2.0](/~https://github.com/runfinch/finch/compare/v0.1.1...v0.2.0) (2023-01-11)


Expand Down

0 comments on commit 1368c73

Please sign in to comment.