From 71d25f34b3f1797340c74bfff43dcbc1eb3fd03b Mon Sep 17 00:00:00 2001 From: takase1121 <20792268+takase1121@users.noreply.github.com> Date: Mon, 15 Apr 2024 11:47:00 +0800 Subject: [PATCH] chore: update changelog --- changelog.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/changelog.md b/changelog.md index 138ebd1..1684136 100644 --- a/changelog.md +++ b/changelog.md @@ -42,6 +42,9 @@ and improves the usability of the program. * Fix `buffer_size` in `g_read` for Windows ([#1722](https://github.com/lite-xl/lite-xl/pull/1722)) +* Fix missing permission for creating releases + ([#1770](https://github.com/lite-xl/lite-xl/pull/1770)) + ### Other Changes * Rectify LICENSE dates and owners