From 980addc1fa9dedf79b18792b68feaa0cb21f9aa4 Mon Sep 17 00:00:00 2001 From: naskya Date: Thu, 14 Sep 2023 19:24:04 +0000 Subject: [PATCH] indicate breaking changes in api-change.md --- docs/api-change.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/api-change.md b/docs/api-change.md index 4986481bdb..4dc631f071 100644 --- a/docs/api-change.md +++ b/docs/api-change.md @@ -1,7 +1,9 @@ # Changes to the Firefish API +Breaking changes are indecated by the :warning: icon. + ## v1.0.5 (unreleased) ### dev11 -- `notes/translate` now requires credentials. +- :warning: `notes/translate` now requires credentials.