diff --git a/CHANGELOG.md b/CHANGELOG.md index 26bbdea50e..29e872722b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ 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.8] - 2024-02-29 + +- Update translations from glitch-soc +- glitch-soc now uses openURL function from upstream + ## [v4.3.0-alpha.3+glitch+cat+1.0.7] - 2024-02-28 - Merged glitch-soc changes (incl. comments on admin/instances page) diff --git a/lib/mastodon/version.rb b/lib/mastodon/version.rb index 63dc1fc1da..e67230e9e3 100644 --- a/lib/mastodon/version.rb +++ b/lib/mastodon/version.rb @@ -25,7 +25,7 @@ module Mastodon end def catstodon_revision - '1.0.7' + '1.0.8' end def build_metadata