mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2024-11-22 04:48:06 +01:00
Update changelog and bump version
This commit is contained in:
parent
05747febb6
commit
75b87c100a
2 changed files with 6 additions and 1 deletions
|
@ -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)
|
||||
|
|
|
@ -25,7 +25,7 @@ module Mastodon
|
|||
end
|
||||
|
||||
def catstodon_revision
|
||||
'1.0.7'
|
||||
'1.0.8'
|
||||
end
|
||||
|
||||
def build_metadata
|
||||
|
|
Loading…
Reference in a new issue