From 434d5287acb8b1ee130c1aa3bbea7a36886fae37 Mon Sep 17 00:00:00 2001 From: Greg Shuflin Date: Thu, 20 Feb 2025 00:18:15 -0800 Subject: [PATCH] update changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index efe3788..28e4e56 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,8 @@ # Changelog +## 0.5.0 +* Updated code to support typst version 0.13 + ## 0.4.0 * Implemented new API with `example` and `gloss` functions * Some code style changes to be consistent with typst version 0.12