apiclient release 1.4.0
diff --git a/CHANGELOG b/CHANGELOG
index 153d116..6703895 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,18 +1,23 @@
+v1.4.0
+  Version 1.4.0
+
+  Python 3 support.
+
 v1.3.2
   Version 1.3.2
 
   Small bugfix release.
-	
+
   - Fix an infinite loop for downloading small files.
   - Fix a unicode error in error encoding.
   - Better handling of `content-length` in media requests.
   - Add support for methodPath entries containing colon.
-	
+
 v1.3.1
   Version 1.3.1
 
   Quick release for a fix around aliasing in v1.3.
-	
+
 v1.3
   Version 1.3
 
@@ -174,4 +179,3 @@
    50  Defect  Need sample client code for Admin Audit API
    28  Defect  better comments for app engine sample   Nov 9
    63  Enhancement Let OAuth2Decorator take a list of scope
-