Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
stenson committed Jan 12, 2025
2 parents aac8609 + a1568a6 commit c41f35a
Show file tree
Hide file tree
Showing 5 changed files with 33,946 additions and 31,195 deletions.
2 changes: 1 addition & 1 deletion App/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ def fillInPackageVersions(creditsSource, creditsDest):
],
CFBundleName="FontGoggles",
CFBundleIdentifier="com.github.justvanrossum.FontGoggles",
LSMinimumSystemVersion="10.10",
LSMinimumSystemVersion="10.13",
CFBundleShortVersionString=fontgoggles.__version__,
CFBundleVersion=fontgoggles.__version__,
CFBundleIconFile="fontgoggles.icns",
Expand Down
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog for FontGoggles

## [1.8.4] - 2025-01-11

- Update to Unicode 16.0
- Update to ufo2ft to 3.4.0
- Update `HarfBuzz` to 10.2.0
- Update `uharfbuzz` to 0.45.0

## [1.8.3] - 2024-11-08

- Update `HarfBuzz` to 10.1.0
Expand Down
Loading

0 comments on commit c41f35a

Please sign in to comment.