Skip to content

Commit 260f16f

Browse files
committed
Update changelog for 1.0b2 changes.
1 parent 1d3434f commit 260f16f

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGES.rst

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,22 @@ Change Log
44
1.0b2
55
~~~~~
66

7-
Released on XXX, 2013
7+
Released on June 27, 2013
8+
9+
* Removed reordering of attributes within the serializer. There is now
10+
an ``alphabetical_attributes`` option which preserves the previous
11+
behaviour through a new filter. This allows attribute order to be
12+
preserved through html5lib if the tree builder preserves order.
813

914
* Removed ``dom2sax`` from DOM treebuilders. It has been replaced by
1015
``treeadapters.sax.to_sax`` which is generic and supports any
1116
treewalker; it also resolves all known bugs with ``dom2sax``.
1217

18+
* Fix treewalker assertions on hitting bytes strings on
19+
Python 2. Previous to 1.0b1, treewalkers coped with mixed
20+
bytes/unicode data on Python 2; this reintroduces this prior
21+
behaviour on Python 2. Behaviour is unchanged on Python 3.
22+
1323

1424
1.0b1
1525
~~~~~

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy