diff options
author | Leonard Richardson <leonardr@segfault.org> | 2018-07-14 14:05:04 -0400 |
---|---|---|
committer | Leonard Richardson <leonardr@segfault.org> | 2018-07-14 14:05:04 -0400 |
commit | 7d22fe1941c4a6ef4eb2e234c85db175d3b3f812 (patch) | |
tree | c98ee2f7a1ebdd19efc61280389e5357e22bdbb0 /NEWS.txt | |
parent | 69584569cbc9b7a0808efc3e25228acd74aa1aba (diff) |
Improve the warning given when no parser is specified. [bug=1780571]
Diffstat (limited to 'NEWS.txt')
-rw-r--r-- | NEWS.txt | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ += Unreleased + +* Improved the warning given when no parser is specified. + = 4.6.0 (20170507) = * Added the `Tag.get_attribute_list` method, which acts like `Tag.get` for |