summaryrefslogtreecommitdiff
path: root/NEWS.txt
diff options
context:
space:
mode:
authorLeonard Richardson <leonardr@segfault.org>2017-05-07 09:50:01 -0400
committerLeonard Richardson <leonardr@segfault.org>2017-05-07 09:50:01 -0400
commitca3ce2a593aa3ca3442c4762625ea3b26f5e9efa (patch)
treece1795dfed493bc147715178344950724ec6bbaf /NEWS.txt
parent88db67cad57dc07a2b3c0cc51733bff9d5916006 (diff)
downloadbeautifulsoup4-ca3ce2a593aa3ca3442c4762625ea3b26f5e9efa.tar.gz
Prep for 4.6.0 release.
Diffstat (limited to 'NEWS.txt')
-rw-r--r--NEWS.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS.txt b/NEWS.txt
index 4b4ac23..f213b5d 100644
--- a/NEWS.txt
+++ b/NEWS.txt
@@ -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,