Skip to content

Commit 542a686

Browse files
committed
chore(storage): add missing migration changes to CHANGELOG.md
1 parent 70a35e4 commit 542a686

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

packages/google-cloud-storage/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@
44

55
[1]: https://pypi.org/project/google-cloud-storage/#history
66

7+
## [Unreleased]
8+
9+
### New Features
10+
11+
* Drop support for Python 3.8. (57114cb)
12+
13+
### Bug Fixes
14+
15+
* deps: Require protobuf >= 4.25.8, < 8.0.0 (57114cb)
16+
717
## [3.10.1](https://github.com/googleapis/python-storage/compare/v3.10.0...v3.10.1) (2026-03-23)
818

919

0 commit comments

Comments
 (0)