~leonardr/beautifulsoup/bs4

« back to all changes in this revision

Viewing changes to NEWS.txt

  • Committer: Leonard Richardson
  • Date: 2012-03-01 22:39:55 UTC
  • Revision ID: leonard.richardson@canonical.com-20120301223955-35vfjgdfv22to1l2
For backwards compatibility, brought back the BeautifulStoneSoup class as a deprecated wrapper around BeautifulSoup.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
* In HTML5-style <meta charset="foo"> tags, the value of the "charset"
6
6
  attribute is now replaced with the appropriate encoding on output.
7
7
 
 
8
* For backwards compatibility, brought back the BeautifulStoneSoup
 
9
  class as a deprecated wrapper around BeautifulSoup.
 
10
 
8
11
= 4.0.0b9 (20110228) =
9
12
 
10
13
* Fixed the string representation of DOCTYPEs that have both a public