~cjwatson/lazr.restfulclient/no-py25

« back to all changes in this revision

Viewing changes to src/lazr/restfulclient/docs/NEWS.rst

  • Committer: Colin Watson
  • Date: 2018-11-17 13:38:49 UTC
  • Revision ID: cjwatson@canonical.com-20181117133849-xw4jrs5ociw14u2z
Update NEWS.rst.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
NEWS for lazr.restfulclient
3
3
===========================
4
4
 
 
5
0.14.2
 
6
======
 
7
 
 
8
  - Fix compatibility with httplib2 0.12.0 for Python 3.  [bug=1803754]
 
9
  - Really fix compatibility with httplib2 < 0.9 (Python 2 only).
 
10
 
5
11
0.14.1 (2018-11-16)
6
12
===================
7
13