diff --git a/CHANGELOG.md b/CHANGELOG.md index 969bc2468a..26bbdea50e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,10 @@ All changes to Catstodon that aren't Mastodon or glitch-soc Mastodon changes will be documented here. +## [v4.3.0-alpha.3+glitch+cat+1.0.7] - 2024-02-28 + +- Merged glitch-soc changes (incl. comments on admin/instances page) + ## [v4.3.0-alpha.3+glitch+cat+1.0.6] - 2024-02-25 - Applied changes to emoji reactions PR on glitch-soc diff --git a/lib/mastodon/version.rb b/lib/mastodon/version.rb index 786e2114ce..63dc1fc1da 100644 --- a/lib/mastodon/version.rb +++ b/lib/mastodon/version.rb @@ -25,7 +25,7 @@ module Mastodon end def catstodon_revision - '1.0.6' + '1.0.7' end def build_metadata