Skip to content

Commit 2e504e5

Browse files
committed
Update NEWS with version 3.9.6
1 parent d4a0bdd commit 2e504e5

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

NEWS.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
Changelog
22
=========
33

4+
3.9.6 (released 2023-06-13)
5+
---------------------------
6+
- [requirements.txt] Update dependencies, unpin specific fonttools version to allow more versions ([#1661](https://github.com/adobe-type-tools/afdko/pull/1661))
7+
- [tx] fix segfaults due to old function call ([#1649](https://github.com/adobe-type-tools/afdko/pull/1649))
8+
- [hotconv] Fix warning for negative TypoLineGap ([#1654](https://github.com/adobe-type-tools/afdko/pull/1654)) (thanks, @NSGod!)
9+
- [hotconv] reset dsigCnt in hotReuse() so subsequent conversions add full stub 'DSIG' table ([#1648](https://github.com/adobe-type-tools/afdko/pull/1648)) (thanks, @NSGod!)
10+
- [hotconv] 'name': fix memory leak in addName() ([#1646](https://github.com/adobe-type-tools/afdko/pull/1646)) (thanks, @NSGod!)
11+
- [README] Remove LGTM badges ([#1650](https://github.com/adobe-type-tools/afdko/pull/1650)) (thanks, @miguelsousa!)
12+
413
3.9.5 (released 2023-04-24)
514
---------------------------
615
- [python] **Drop Python 3.7**

0 commit comments

Comments
 (0)