We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ef1efb commit 1cfd6fdCopy full SHA for 1cfd6fd
CHANGELOG.md
@@ -1,5 +1,18 @@
1
# Changelog
2
3
+## [v0.26.3](https://github.com/fastly/cli/releases/tag/v0.26.3) (2021-03-26)
4
+
5
+[Full Changelog](https://github.com/fastly/cli/compare/v0.26.2...v0.26.3)
6
7
+**Enhancements:**
8
9
+- Default to port 443 if UseSSL set. [\#234](https://github.com/fastly/cli/pull/234)
10
11
+**Bug fixes:**
12
13
+- Ensure all UPDATE operations don't set optional fields. [\#235](https://github.com/fastly/cli/pull/235)
14
+- Avoid setting fields that cause API to fail when given zero value. [\#233](https://github.com/fastly/cli/pull/233)
15
16
## [v0.26.2](https://github.com/fastly/cli/releases/tag/v0.26.2) (2021-03-22)
17
18
[Full Changelog](https://github.com/fastly/cli/compare/v0.26.1...v0.26.2)
0 commit comments