Update NEWS.rst

This commit is contained in:
Nikolaus Waxweiler 2020-02-13 15:00:14 +00:00
parent 4320392eb5
commit 3c12f51c23

View File

@ -2,6 +2,10 @@
the known glyph set, unless a glyph set was not provided.
- [varLib] When filling in the default axis value for a missing location of a source or
instance, correctly map the value forward.
- [varLib] The avar table can now contain mapping output values that are greater than
OR EQUAL to the preceeding value, as the avar specification allows this.
- [varLib] The errors of the module are now ordered hierarchically below VarLibError.
See #1821.
4.3.0 (released 2020-02-03)
---------------------------