Update changelog [skip ci]

This commit is contained in:
Cosimo Lupo 2018-10-29 18:41:19 +00:00
parent 62003f492f
commit 622131a415
No known key found for this signature in database
GPG Key ID: 59D54DB0C9976482

View File

@ -1,3 +1,12 @@
- [ufoLib] Make ``UFOWriter`` a subclass of ``UFOReader``, and use mixins
for shared methods (#1344).
- [featureVars] Fixed normalization error when a condition's minimum/maximum
attributes are missing in designspace ``<rule>`` (#1366).
- [setup.py] Added ``[plot]`` to extras, to optionally install ``matplotlib``,
needed to use the ``fonTools.varLib.plot`` module.
- [varLib] Take total bounding box into account when resolving model (7ee81c8).
If multiple axes have the same range ratio, cut across both (62003f4).
3.31.0 (released 2018-10-21) 3.31.0 (released 2018-10-21)
---------------------------- ----------------------------