Skip to content

Commit 31c47b8

Browse files
apiclient release 1.4.0
1 parent 5cbe5ba commit 31c47b8

File tree

1 file changed

+8
-4
lines changed

1 file changed

+8
-4
lines changed

CHANGELOG

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,23 @@
1+
v1.4.0
2+
Version 1.4.0
3+
4+
Python 3 support.
5+
16
v1.3.2
27
Version 1.3.2
38

49
Small bugfix release.
5-
10+
611
- Fix an infinite loop for downloading small files.
712
- Fix a unicode error in error encoding.
813
- Better handling of `content-length` in media requests.
914
- Add support for methodPath entries containing colon.
10-
15+
1116
v1.3.1
1217
Version 1.3.1
1318

1419
Quick release for a fix around aliasing in v1.3.
15-
20+
1621
v1.3
1722
Version 1.3
1823

@@ -174,4 +179,3 @@ v1.0beta7
174179
50 Defect Need sample client code for Admin Audit API
175180
28 Defect better comments for app engine sample Nov 9
176181
63 Enhancement Let OAuth2Decorator take a list of scope
177-

0 commit comments

Comments
 (0)