Skip to content

Commit 3b4e5cd

Browse files
committed
ns: Convert Attribute::key and Attr::key() into QName
1 parent 5d39f4b commit 3b4e5cd

File tree

8 files changed

+135
-129
lines changed

8 files changed

+135
-129
lines changed

Changelog.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
- [#393]: `event_namespace` and `attribute_namespace` now accept `QName`
5151
and returns `ResolveResult` and `LocalName`, `read_event_namespaced` now
5252
returns `ResolveResult` instead of `Option<[u8]>`
53+
- [#393]: Types of `Attribute::key` and `Attr::key()` changed to `QName`
5354

5455
### New Tests
5556

0 commit comments

Comments
 (0)