OLD | NEW |
---|---|
1 ## 0.2.0+8 | |
2 | |
3 * Widen constraint on `googleapis` and `googleapis_beta`. | |
4 | |
kustermann
2015/09/21 08:43:27
How about just adding a description for the other
| |
1 ## 0.2.0+4 | 5 ## 0.2.0+4 |
2 | 6 |
3 * `Storage.read` now honors `offset` and `length` arguments. | 7 * `Storage.read` now honors `offset` and `length` arguments. |
4 | 8 |
5 ## 0.2.0+2 | 9 ## 0.2.0+2 |
6 | 10 |
7 * Widen constraint on `googleapis/googleapis_beta` | 11 * Widen constraint on `googleapis/googleapis_beta` |
8 | 12 |
9 ## 0.2.0+1 | 13 ## 0.2.0+1 |
10 | 14 |
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
51 | 55 |
52 ## 0.1.1 | 56 ## 0.1.1 |
53 | 57 |
54 * Increased version constraint on googleapis{,_auth,_beta}. | 58 * Increased version constraint on googleapis{,_auth,_beta}. |
55 | 59 |
56 * Removed unused imports. | 60 * Removed unused imports. |
57 | 61 |
58 ## 0.1.0 | 62 ## 0.1.0 |
59 | 63 |
60 * First release. | 64 * First release. |
OLD | NEW |