File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 11## Changelog
22
3+ ### v1.1.0
4+
5+ - new validation: confirm that all glif files are listed in contents.plist (#82 )
6+ - update fonttools dependency to v4.17.1
7+ - add Python 3.9 classifier in setup.py
8+ - add pull request trigger for GitHub Actions CI testing
9+
310### v1.0.3
411
512- dependency update patch
613- bump fonttools to v4.17.0
14+ - bump pytz to v2020.4
715
816### v1.0.2
917
Original file line number Diff line number Diff line change 55# Version Number
66# ------------------------------------------------------------------------------
77major_version = "1"
8- minor_version = "0 "
9- patch_version = "3 "
8+ minor_version = "1 "
9+ patch_version = "0 "
1010
1111# ------------------------------------------------------------------------------
1212# Help String
You can’t perform that action at this time.
0 commit comments