From 4596122b5e20f643856ad4e8f380709afb202b6f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 17 May 2026 01:00:23 +0000 Subject: [PATCH] chore(main): release 0.1.0 --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..0f9c7d3 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,8 @@ +# Changelog + +## 0.1.0 (2026-05-17) + + +### Bug Fixes + +* in_buf -> in_buffer (ttfautohint-py API change); add pytest dev dep ([e3b1280](https://github.com/hellboxpy/hellbox-ttfautohint/commit/e3b1280769a529c75cb76c32b034a27cc3166245))