We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 782b9ed commit 22e805cCopy full SHA for 22e805c
CHANGELOG.md
@@ -1,5 +1,18 @@
1
# Changelog
2
3
+## [v0.20.0](https://github.com/fastly/cli/releases/tag/v0.20.0) (2020-11-24)
4
+
5
+[Full Changelog](https://github.com/fastly/cli/compare/v0.19.0...v0.20.0)
6
7
+**Enhancements:**
8
9
+- Migrate to Go-Fastly 2.0.0 [\#169](https://github.com/fastly/cli/pull/169)
10
11
+**Bug fixes:**
12
13
+- Build failure with Cargo workspaces [\#171](https://github.com/fastly/cli/issues/171)
14
+- Support cargo workspaces [\#172](https://github.com/fastly/cli/pull/172)
15
16
## [v0.19.0](https://github.com/fastly/cli/releases/tag/v0.19.0) (2020-11-19)
17
18
[Full Changelog](https://github.com/fastly/cli/compare/v0.18.1...v0.19.0)
0 commit comments