Skip to content

Commit 1cfd6fd

Browse files
authored
v0.26.3 (#237)
1 parent 9ef1efb commit 1cfd6fd

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

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+
316
## [v0.26.2](https://github.com/fastly/cli/releases/tag/v0.26.2) (2021-03-22)
417

518
[Full Changelog](https://github.com/fastly/cli/compare/v0.26.1...v0.26.2)

0 commit comments

Comments
 (0)