We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 120e074 commit 25cf231Copy full SHA for 25cf231
Changelog.md
@@ -83,14 +83,14 @@ serde >= 1.0.181
83
84
### Bug Fixes
85
86
-- [#604]: Avoid crashing on wrong comments like `<!-->` when using `read_event_into*` functions.
+- [#618]: Avoid crashing on wrong comments like `<!-->` when using `read_event_into*` functions.
87
88
### Misc Changes
89
90
-[#604]: https://github.com/tafia/quick-xml/issue/604
91
[#609]: https://github.com/tafia/quick-xml/pull/609
92
[#615]: https://github.com/tafia/quick-xml/pull/615
93
[#617]: https://github.com/tafia/quick-xml/pull/617
+[#618]: https://github.com/tafia/quick-xml/pull/618
94
95
96
## 0.29.0 -- 2023-06-13
0 commit comments