mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2024-11-22 00:08:06 +01:00
v4.3.0-alpha.3+glitch+cat+1.2.0
This commit is contained in:
parent
e73c612cb1
commit
360fa71778
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.2.0] - 2024-05-11
|
||||
|
||||
- Glitch-soc changes since and including 62bc36416f2d2defc77a501226afd0679b6ca252
|
||||
- Ruby version 3.3.1. Update your rbenv!
|
||||
|
||||
## [v4.3.0-alpha.3+glitch+cat+1.1.3] - 2024-04-26
|
||||
|
||||
- Glitch-soc changes, most notably fixing the display of follow request notifications.
|
||||
|
|
|
@ -25,7 +25,7 @@ module Mastodon
|
|||
end
|
||||
|
||||
def catstodon_revision
|
||||
'1.1.3'
|
||||
'1.2.0'
|
||||
end
|
||||
|
||||
def build_metadata
|
||||
|
|
Loading…
Reference in a new issue