Skip to content

Commit 189c541

Browse files
committed
Update changelog
1 parent d2b65a4 commit 189c541

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
88

99
(Nothing yet)
1010

11+
## [0.9.0] - 2020-05-13
12+
13+
### Changed
14+
15+
- Breaking change: The Analytics Report iterator was changed to a generator to reduce memory
16+
usage when iterating over large reports. Results are now thrown away after they have been
17+
yieleded. This is a breaking change since count() is no longer supported.
18+
1119
## [0.8.2] - 2019-10-29
1220

1321
### Fixed

0 commit comments

Comments
 (0)