Skip to content

Commit ca31fa0

Browse files
committed
changelog entry
1 parent 8edba7c commit ca31fa0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.changelog/v0.5.0.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ title = ""
77
description = ""
88

99
[[bugs]]
10-
title = ""
11-
description = ""
10+
title = "Type fields"
11+
description = "All arrays that are nullable in the API no longer have `omitempty` to avoid panics if unset. [#283](https://github.com/oxidecomputer/oxide.go/pull/283)"
1212

1313
[[enhancements]]
1414
title = ""

0 commit comments

Comments
 (0)