Skip to content

Commit 6424ff3

Browse files
authored
doc: minor edits to the CHANGELOG (#8845)
1 parent 9beb6c3 commit 6424ff3

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -120,11 +120,13 @@ noted, the APIs in these libraries are stable, and are ready for production use.
120120
stable, its implementation has changed. Normally implementation details are
121121
not breaking changes, but any application mocking the storage library
122122
necessarily depends on these implementation details. We updated the
123-
[mocking examples][storage-mocking-link] to guide you in changing any tests.
123+
[mocking examples][storage-mocking-link] to guide you in changing any tests
124+
([#8806](https://github.com/googleapis/google-cloud-cpp/pull/8806)).
125+
126+
**Other Changes**:
124127

125128
* feat(storage): new option to disable decompressive transcoding ([#8834](https://github.com/googleapis/google-cloud-cpp/pull/8834))
126129
* fix(storage): disable checksums for transcoded objects ([#8830](https://github.com/googleapis/google-cloud-cpp/pull/8830))
127-
* cleanup(storage)!: session-less resumable uploads ([#8806](https://github.com/googleapis/google-cloud-cpp/pull/8806))
128130
* doc: fix typo, change "optional" to "optimal" ([#8825](https://github.com/googleapis/google-cloud-cpp/pull/8825))
129131

130132
### [Storage Transfer Service](https://github.com/googleapis/google-cloud-cpp/blob/main/google/cloud/storagetransfer/README.md)

0 commit comments

Comments
 (0)