Skip to content

Commit 51f4885

Browse files
committed
Fix changelog message for previous commit
1 parent f957002 commit 51f4885

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
@@ -28,14 +28,14 @@
2828

2929
### Bug Fixes
3030

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

3333
### Misc Changes
3434

35-
[#604]: https://github.com/tafia/quick-xml/issue/604
3635
[#609]: https://github.com/tafia/quick-xml/pull/609
3736
[#615]: https://github.com/tafia/quick-xml/pull/615
3837
[#617]: https://github.com/tafia/quick-xml/pull/617
38+
[#618]: https://github.com/tafia/quick-xml/pull/618
3939

4040

4141
## 0.29.0 -- 2023-06-13

0 commit comments

Comments
 (0)