diff --git a/Changes b/Changes index a4960262f..54b9a0f27 100644 --- a/Changes +++ b/Changes @@ -2,9 +2,11 @@ - This release addresses a large variety of usability, fidelity, robustness, portability and output-quality issues. - - Incompatible changes: The API of several low-level internal functions have changed. - In the unlikely event you have used these in your own bindings, they will need to be - updated. + Incompatible changes: + * The API of several low-level internal functions have changed. In the unlikely + event you have used these in your own bindings, they will need to be updated. + * ltx:rule is now allowed in Block and Para contexts, as well as the previous Inline. + Other changes: - LaTeXML::Core::CharDef->new($cs,$mode,$value) - decodeMathCode($mathcode,$reversion) returns ($glyph,$font,$reversion,%mathproperties) 0.8.8 2024-02-29