Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 086f50e6 authored by Philipp Kewisch's avatar Philipp Kewisch Committed by GitHub
Browse files

Merge pull request #9176 from kewisch/beta-fix-changelog

fix: Correctly escape recent changelog entries on beta
parents caa19b00 f1023d2c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -10,7 +10,7 @@
        <change>Add a menu enty to empty the Spam folder</change>
        <change>Provide Slovak translation</change>
        <change>Update Gmail OAuth client IDs to Thunderbird for Android</change>
        <change>Preserve the <s> tag when sanitizing HTML content</change>
        <change>Preserve the &lt;s&gt; tag when sanitizing HTML content</change>
        <change>Messages and star counts in the drawer update instantly</change>
        <change>The drawer remembers the state of hide accounts</change>
        <change>Restart PushService after app update</change>
+1 −1
Original line number Diff line number Diff line
@@ -33,7 +33,7 @@
        <change>Add a menu enty to empty the Spam folder</change>
        <change>Provide Slovak translation</change>
        <change>Update Gmail OAuth client IDs to Thunderbird for Android</change>
        <change>Preserve the <s> tag when sanitizing HTML content</change>
        <change>Preserve the &lt;s&gt; tag when sanitizing HTML content</change>
        <change>Messages and star counts in the drawer update instantly</change>
        <change>The drawer remembers the state of hide accounts</change>
        <change>Restart PushService after app update</change>