Skip to content

Commit 1ccef7a

Browse files
chore(main): release 2.5.1
1 parent 7101f47 commit 1ccef7a

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

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

7+
## [2.5.1](https://github.com/googleapis/python-storage/compare/v2.5.0...v2.5.1) (2022-08-11)
8+
9+
10+
### Documentation
11+
12+
* clarify prefixes entity in list_blobs and link sample ([#837](https://github.com/googleapis/python-storage/issues/837)) ([7101f47](https://github.com/googleapis/python-storage/commit/7101f47fde663eec4bbaaa246c7fe4e973ca2506))
13+
714
## [2.5.0](https://github.com/googleapis/python-storage/compare/v2.4.0...v2.5.0) (2022-07-24)
815

916

google/cloud/storage/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
__version__ = "2.5.0"
15+
__version__ = "2.5.1"

0 commit comments

Comments
 (0)