Skip to content

Commit 33d3081

Browse files
committed
Bump version, add changelog
1 parent c18915e commit 33d3081

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

pkgs/gcloud/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 0.8.6-dev
2+
3+
- Throttle streams piped into `Bucket.write` when the size is not known
4+
beforehand.
5+
16
## 0.8.5
27

38
- Support the latest version 7.0.0 of the `googleapis` package.

pkgs/gcloud/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: gcloud
2-
version: 0.8.5
2+
version: 0.8.6-dev
33
description: >-
44
High level idiomatic Dart API for Google Cloud Storage, Pub-Sub and Datastore.
55
homepage: https://github.com/dart-lang/gcloud

0 commit comments

Comments
 (0)