Skip to content

Commit 606d578

Browse files
committed
Doc: fix link in CHANGELOG
1 parent 890931f commit 606d578

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
66

77
## v0.2.1 (2022-11-09)
88
### Fixed
9-
- FineTunes create response: `batch_size`, `learning_rate` and `fine_tuned_model` are nullable (#16)
9+
- FineTunes create response: `batch_size`, `learning_rate` and `fine_tuned_model` are nullable ([#16](https://github.com/openai-php/client/issues/16))
1010
- File responses: add missing fields `status` and `status_details`
1111

1212
## v0.2.0 (2022-11-07)

0 commit comments

Comments
 (0)