Skip to content

Commit fb3994c

Browse files
authored
fix: use level three headings for Fixed and Removed (#271)
1 parent c22f477 commit fb3994c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,10 +56,10 @@ In addition, `kubernetes create` will now, by default, block all access to the c
5656
- In JSON and YAML output of `kubernetes list`: return the full API response.
5757
- In human readable output of `kubernetes show` command, show node-groups as table. Node-group details are available with `kubernetes nodegroup show` command.
5858

59-
## Fixed
59+
### Fixed
6060
- **Breaking**: In JSON and YAML output of `ip-address show`: use same JSON keys as in API documentation. This removes `credits` key that was used in place of `floating`.
6161

62-
## Removed
62+
### Removed
6363
- **Breaking**: Remove `database connection list` and `database connection cancel` commands in favor of `database session` counterparts
6464
- **Breaking**: In JSON and YAML output of `database properties * show`: pass-through the API response. This removes `key` field from the output.
6565

0 commit comments

Comments
 (0)