We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e012bef commit 445ca09Copy full SHA for 445ca09
CHANGELOG.md
@@ -17,6 +17,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
17
- Add missing Messages#list spec - thanks [@adammeghji](https://github.com/adammeghji)
18
- Add Messages#modify to README - thanks to [@nas887](https://github.com/nas887)
19
- Don't add the api_version (`/v1/`) to base_uris that already include it - thanks to [@kaiwren](https://github.com/kaiwren) for raising this issue
20
+- Allow passing a `StringIO` to Files#upload - thanks again to [@simonx1](https://github.com/simonx1)
21
+- Add Ruby 3.3 to CI
22
23
### Security
24
0 commit comments