We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 44a4c69 + 66275cc commit d1908e6Copy full SHA for d1908e6
Changelog.md
@@ -68,6 +68,7 @@
68
Refer to [documentation] for details.
69
- [#521]: MSRV bumped to 1.52.
70
- [#473]: `serde` feature that used to make some types serializable, renamed to `serde-types`
71
+- [#528]: Added documentation for XML to `serde` mapping
72
73
[#473]: https://github.com/tafia/quick-xml/issues/473
74
[#490]: https://github.com/tafia/quick-xml/pull/490
@@ -76,6 +77,7 @@
76
77
[#517]: https://github.com/tafia/quick-xml/issues/517
78
[#521]: https://github.com/tafia/quick-xml/pull/521
79
[#523]: https://github.com/tafia/quick-xml/pull/523
80
+[#528]: https://github.com/tafia/quick-xml/pull/528
81
[XML name]: https://www.w3.org/TR/xml11/#NT-Name
82
[documentation]: https://docs.rs/quick-xml/0.27.0/quick_xml/de/index.html#difference-between-text-and-value-special-names
83
0 commit comments