Skip to content

Commit

Permalink
Update CHANGELOG.md for v0.20.0 (#173)
Browse files Browse the repository at this point in the history
  • Loading branch information
phamann authored Nov 24, 2020
1 parent 782b9ed commit 22e805c
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [v0.20.0](https://github.com/fastly/cli/releases/tag/v0.20.0) (2020-11-24)

[Full Changelog](https://github.com/fastly/cli/compare/v0.19.0...v0.20.0)

**Enhancements:**

- Migrate to Go-Fastly 2.0.0 [\#169](https://github.com/fastly/cli/pull/169)

**Bug fixes:**

- Build failure with Cargo workspaces [\#171](https://github.com/fastly/cli/issues/171)
- Support cargo workspaces [\#172](https://github.com/fastly/cli/pull/172)

## [v0.19.0](https://github.com/fastly/cli/releases/tag/v0.19.0) (2020-11-19)

[Full Changelog](https://github.com/fastly/cli/compare/v0.18.1...v0.19.0)
Expand Down

0 comments on commit 22e805c

Please sign in to comment.