Update changelog

[skip ci]
This commit is contained in:
Cosimo Lupo 2018-02-28 10:53:47 +00:00
parent 8d95de387b
commit 0459aaacdf
No known key found for this signature in database
GPG Key ID: 59D54DB0C9976482

View File

@ -1,3 +1,11 @@
- [varLib/subset] Fixed issue with subsetting GPOS variation data not
picking up ``ValueRecord`` ``Device`` objects (54fd71f).
- [feaLib/voltLib] In all AST elements, the ``location`` is no longer a
required positional argument, but an optional kewyord argument (defaults
to ``None``). This will make it easier to construct feature AST from
code (#1201).
3.23.0 (released 2018-02-26)
----------------------------