From: rinpatch Date: Mon, 14 Oct 2019 15:42:30 +0000 (+0300) Subject: Add a changelog entry for branch-moving X-Git-Url: http://git.squeep.com/?a=commitdiff_plain;h=d1e969842d9f78c262504adc0a80b8025f46c6a9;p=akkoma Add a changelog entry for branch-moving --- diff --git a/CHANGELOG.md b/CHANGELOG.md index bd06ec866..a9f124a8a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -37,6 +37,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - Report emails now include functional links to profiles of remote user accounts ## [1.1.0] - 2019-??-?? +**Breaking:** The stable branch has been changed from `master` to `stable`, `master` now points to `release/1.0` ### Security - Mastodon API: respect post privacy in `/api/v1/statuses/:id/{favourited,reblogged}_by`