Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
leoafarias committed Aug 25, 2024
1 parent 7d50e8e commit 49069f5
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,12 @@
## 3.2.0

* Adds support for skipping input requests by @Rexios80. Input requests are skipped when:
* The `--fvm-skip-input` flag is passed
* Running in CI
* Exits with `ExitCode.unavailable` if the request to install a Flutter version is denied by @Rexios80
* add: support for skipping input requests by @Rexios80. Input requests are skipped when the `--fvm-skip-input` flag is passed.
* add: documentation for command rerouting by @humblerookie
* fix(cosmetics): fvm has one newline too much by @jonasbadstuebner
* fix: unsupported architecture on arm64 by @MrCyjaneK
* add: tags for Docker deployment by @CodeRedDev
* add: Validate if git is installed by @leoafarias
* add: Disable local mirror on exception by @leoafarias

## 3.1.7

Expand Down

0 comments on commit 49069f5

Please sign in to comment.