Skip to content

Commit 99d0aed

Browse files
committed
chore: add changelogs for model release 0.10.0
Signed-off-by: Jingwei Wang <[email protected]>
1 parent faa12ae commit 99d0aed

File tree

1 file changed

+19
-1
lines changed

1 file changed

+19
-1
lines changed

bottlerocket-settings-models/CHANGELOG.md

Lines changed: 19 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,20 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
99

1010
- See [unreleased changes here]
1111

12-
[unreleased changes here]: https://github.com/bottlerocket-os/bottlerocket-settings-sdk/compare/bottlerocket-settings-models-v0.9.0...HEAD
12+
[unreleased changes here]: https://github.com/bottlerocket-os/bottlerocket-settings-sdk/compare/bottlerocket-settings-models-v0.10.0...HEAD
13+
14+
15+
## [0.10.0] - 2025-05-19
16+
17+
## Model Changes
18+
19+
### Added
20+
21+
- Modified `nvidia-device-list-strategy` to accept either a list or a string and added `cdi-cri` as an accepted value ([#83])
22+
23+
[#83]:https://github.com/bottlerocket-os/bottlerocket-settings-sdk/pull/83
24+
25+
[0.10.0]: https://github.com/bottlerocket-os/bottlerocket-settings-sdk/compare/bottlerocket-settings-models-v0.10.0...bottlerocket-settings-models-v0.9.0
1326

1427
## [0.9.0] - 2025-05-02
1528

@@ -23,6 +36,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2336
[#80]:https://github.com/bottlerocket-os/bottlerocket-settings-sdk/pull/80
2437
[#81]:https://github.com/bottlerocket-os/bottlerocket-settings-sdk/pull/81
2538

39+
[0.9.0]: https://github.com/bottlerocket-os/bottlerocket-settings-sdk/compare/bottlerocket-settings-models-v0.9.0...bottlerocket-settings-models-v0.8.0
40+
2641
## [0.8.0] - 2025-02-05
2742

2843
## Model Changes
@@ -33,6 +48,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3348

3449
[#63]:https://github.com/bottlerocket-os/bottlerocket-settings-sdk/pull/63
3550

51+
[0.8.0]: https://github.com/bottlerocket-os/bottlerocket-settings-sdk/compare/bottlerocket-settings-models-v0.8.0...bottlerocket-settings-models-v0.7.0
52+
3653
## [0.7.0] - 2024-12-24
3754

3855
## Model Changes
@@ -48,6 +65,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
4865
[#64]:https://github.com/bottlerocket-os/bottlerocket-settings-sdk/pull/64
4966
[#69]:https://github.com/bottlerocket-os/bottlerocket-settings-sdk/pull/69
5067

68+
[0.7.0]: https://github.com/bottlerocket-os/bottlerocket-settings-sdk/compare/bottlerocket-settings-models-v0.7.0...bottlerocket-settings-models-v0.6.0
5169

5270
## [0.6.0] - 2024-10-02
5371

0 commit comments

Comments
 (0)