Ver a proveniência

Bump version to 2.6.5 (#9413)

master
Eugen Rochko há 5 anos
committed by GitHub
ascendente
cometimento
2df5ef18ae
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados ID da chave GPG: 4AEE18F83AFDEB23
2 ficheiros alterados com 10 adições e 1 eliminações
  1. +9
    -0
      CHANGELOG.md
  2. +1
    -1
      lib/mastodon/version.rb

+ 9
- 0
CHANGELOG.md Ver ficheiro

@@ -3,6 +3,15 @@ Changelog

All notable changes to this project will be documented in this file.

## [2.6.5] - 2018-12-01
### Changed

- Change lists to display replies to others on the list and list owner (#9324)

### Fixed

- Fix failures caused by commonly-used JSON-LD contexts being unavailable (#9412)

## [2.6.4] - 2018-11-30
### Fixed



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

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

def patch
4
5
end

def pre


Carregando…
Cancelar
Guardar