From 431a5b9d3d8718cb9a8112b91796be8e8326e03d Mon Sep 17 00:00:00 2001 From: naskya Date: Sun, 23 Jun 2024 05:14:06 +0900 Subject: [PATCH] docs: update changelog --- docs/changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/changelog.md b/docs/changelog.md index 7ea22ee989..f42ff39a35 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -5,6 +5,10 @@ Critical security updates are indicated by the :warning: icon. - Server administrators should check [notice-for-admins.md](./notice-for-admins.md) as well. - Third-party client/bot developers may want to check [api-change.md](./api-change.md) as well. +## Unreleased + +- Fix bugs + ## [v20240613](https://firefish.dev/firefish/firefish/-/merge_requests/11003/commits) This update contains code refactoring and dependency updates, with no major user-facing changes.