~cjwatson/launchpadlib/testing-requires

« back to all changes in this revision

Viewing changes to NEWS.rst

[r=wgrant] Postpone keyring.errors import.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
NEWS for launchpadlib
3
3
=====================
4
4
 
 
5
1.10.12
 
6
=======
 
7
- Postpone keyring.errors import in the same way that we postpone importing
 
8
  keyring itself.
 
9
 
5
10
1.10.11 (2020-04-14)
6
11
====================
7
12
- Don't store credentials or open a browser window when running under sudo.