Skip to content

Commit 1c12326

Browse files
committed
Update changelog
1 parent 9a8bcf9 commit 1c12326

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1717
- Add missing Messages#list spec - thanks [@adammeghji](https://github.com/adammeghji)
1818
- Add Messages#modify to README - thanks to [@nas887](https://github.com/nas887)
1919

20+
### Security
21+
22+
- [BREAKING] ruby-openai will no longer log out API errors by default - you can reenable by passing `log_errors: true` to your client. This will help to prevent leaking secrets to logs. Thanks to [@lalunamel](https://github.com/lalunamel) for this PR.
23+
2024
### Removed
2125

2226
- [BREAKING] Remove deprecated edits endpoint.

0 commit comments

Comments
 (0)