diff options
author | Leonard Richardson <leonardr@segfault.org> | 2017-05-07 09:50:01 -0400 |
---|---|---|
committer | Leonard Richardson <leonardr@segfault.org> | 2017-05-07 09:50:01 -0400 |
commit | 69584569cbc9b7a0808efc3e25228acd74aa1aba (patch) | |
tree | 387432fb29f94ea0cbfc70281397b6043919b5fc /NEWS.txt | |
parent | 77f1bf0efe0142d5ad5ce84e09a364580a8b6743 (diff) |
Prep for 4.6.0 release.
Diffstat (limited to 'NEWS.txt')
-rw-r--r-- | NEWS.txt | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -= 4.6.0 (Unreleased) = += 4.6.0 (20170507) = * Added the `Tag.get_attribute_list` method, which acts like `Tag.get` for getting the value of an attribute, but which always returns a list, |