Skip to content

Commit 9d0fdc7

Browse files
author
Nicholas Cecere
committed
Merge branch 'docs_refactor' into main for release v0.3.13
2 parents ff0f88a + 4e4cd30 commit 9d0fdc7

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
11+
## [0.3.13] - 2025-08-24
12+
13+
### Changed
14+
- Documentation: Performed a documentation audit and improvements across resources and data-sources. Added missing argument references, clarified types/defaults, documented implementation behaviors (e.g., additional_litellm_params parsing and state-preservation), and added an `examples/` directory with runnable HCL examples (starting with `examples/model_additional_params.tf`).
15+
- Docs: Updated `docs/resources/model.md` with missing fields (`vertex_*`, pixel/second cost fields, and `additional_litellm_params`) and added conversion rules and an example.
16+
- Docs Index: Added references to the new `examples/` directory in `docs/index.md`.
17+
1018
## [0.3.12] - 2025-08-13
1119

1220
### Added

0 commit comments

Comments
 (0)