Skip to content
This repository has been archived by the owner on Jul 17, 2024. It is now read-only.

Commit

Permalink
Update NEWS.md for v2.2.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
josh-hadley committed Dec 15, 2020
1 parent f2294fa commit c9eefc5
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
Changelog

# v2.2.0 - December 15, 2020
- Removed unused third-party CI configs and related code
- Updated dependencies
- Removed deprecated CLI option flags that were temporarily in place for the autohint -> psautohint transition
- Removed `autohintexe` from Python wheels. It can still be built using `python setup.py build_exe`.
- Cleaned up Python code

# v2.1.2 - November 6, 2020
- Move remaining CI workflows (building wheels, deploying) to GitHub Actions including building of Python 3.9 wheels for supported platforms.
- Updated dependencies
Expand Down

0 comments on commit c9eefc5

Please sign in to comment.