Mercurial > p > roundup > code
diff CHANGES.txt @ 7564:49ae502a41b1
Update changelog for last markdown2 support change.
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Sun, 23 Jul 2023 20:54:16 -0400 |
| parents | 91725f12b239 |
| children | 2b0089104f08 |
line wrap: on
line diff
--- a/CHANGES.txt Sun Jul 23 20:51:29 2023 -0400 +++ b/CHANGES.txt Sun Jul 23 20:54:16 2023 -0400 @@ -22,9 +22,9 @@ - issue2551184 - improve i18n handling. Patch to test to make sure it uses the test tracker's locale files and not other locale files. (Marcus Priesch) -- issue2551283 - fail if version 2.4.9 of markdown2 is used, it's - broken. Support version 2.4.10 with its new schema filtering - method and 2.4.8 and earlier. (John Rouillard) +- issue2551283 - fail if version 2.4.9 of markdown2 is used, it broke + [issue1](issue1) style links. Support markdown2 2.4.8 and earlier + and 2.4.10 with its new schema filtering method. (John Rouillard) Features:
