Ver código fonte

Bump version to 2.5.2 (#8960)

master
Eugen Rochko 5 anos atrás
committed by GitHub
pai
commit
ef43f1d2ca
Nenhuma chave conhecida encontrada para esta assinatura no banco de dados ID da chave GPG: 4AEE18F83AFDEB23
2 arquivos alterados com 5 adições e 1 exclusões
  1. +4
    -0
      CHANGELOG.md
  2. +1
    -1
      lib/mastodon/version.rb

+ 4
- 0
CHANGELOG.md Ver arquivo

@@ -1,3 +1,7 @@
## 2.5.2

- Fix XSS vulnerability (#8959)

## 2.5.1

- Fix some local images not having their EXIF metadata stripped on upload (#8714)


+ 1
- 1
lib/mastodon/version.rb Ver arquivo

@@ -13,7 +13,7 @@ module Mastodon
end

def patch
1
2
end

def pre


Carregando…
Cancelar
Salvar