diff --git a/Changelog.md b/Changelog.md index f416a712..dcfdfe10 100644 --- a/Changelog.md +++ b/Changelog.md @@ -83,14 +83,14 @@ serde >= 1.0.181 ### Bug Fixes -- [#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. ### Misc Changes -[#604]: https://github.com/tafia/quick-xml/issue/604 [#609]: https://github.com/tafia/quick-xml/pull/609 [#615]: https://github.com/tafia/quick-xml/pull/615 [#617]: https://github.com/tafia/quick-xml/pull/617 +[#618]: https://github.com/tafia/quick-xml/pull/618 ## 0.29.0 -- 2023-06-13