Skip to content

Commit 25cf231

Browse files
committed
Fix changelog message for previous commit
1 parent 120e074 commit 25cf231

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Changelog.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,14 +83,14 @@ serde >= 1.0.181
8383

8484
### Bug Fixes
8585

86-
- [#604]: Avoid crashing on wrong comments like `<!-->` when using `read_event_into*` functions.
86+
- [#618]: Avoid crashing on wrong comments like `<!-->` when using `read_event_into*` functions.
8787

8888
### Misc Changes
8989

90-
[#604]: https://github.com/tafia/quick-xml/issue/604
9190
[#609]: https://github.com/tafia/quick-xml/pull/609
9291
[#615]: https://github.com/tafia/quick-xml/pull/615
9392
[#617]: https://github.com/tafia/quick-xml/pull/617
93+
[#618]: https://github.com/tafia/quick-xml/pull/618
9494

9595

9696
## 0.29.0 -- 2023-06-13

0 commit comments

Comments
 (0)