added font-size limitting to changelog

This commit is contained in:
Max Hollmann 2020-07-15 11:05:22 +02:00
parent 54e2b0b005
commit 5ae45c3b45

View file

@ -105,6 +105,8 @@
* A multi-column character that does not fit on the current line is * A multi-column character that does not fit on the current line is
now printed on the next line, instead of only printing half the now printed on the next line, instead of only printing half the
character. character.
* Font size can no longer be reduced to negative values
(https://codeberg.org/dnkl/foot/issues/38).
### Security ### Security