Update changelog and bump version

This commit is contained in:
Jeremy Kescher 2024-02-29 19:38:54 +01:00
parent 05747febb6
commit 75b87c100a
No known key found for this signature in database
GPG key ID: 80A419A7A613DFA4
2 changed files with 6 additions and 1 deletions

View file

@ -2,6 +2,11 @@
All changes to Catstodon that aren't Mastodon or glitch-soc Mastodon changes will be documented here. 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 ## [v4.3.0-alpha.3+glitch+cat+1.0.7] - 2024-02-28
- Merged glitch-soc changes (incl. comments on admin/instances page) - Merged glitch-soc changes (incl. comments on admin/instances page)

View file

@ -25,7 +25,7 @@ module Mastodon
end end
def catstodon_revision def catstodon_revision
'1.0.7' '1.0.8'
end end
def build_metadata def build_metadata