Przeglądaj źródła

Bump version to 2.6.5 (#9413)

master
Eugen Rochko 5 lat temu
committed by GitHub
rodzic
commit
2df5ef18ae
Nie znaleziono w bazie danych klucza dla tego podpisu ID klucza GPG: 4AEE18F83AFDEB23
2 zmienionych plików z 10 dodań i 1 usunięć
  1. +9
    -0
      CHANGELOG.md
  2. +1
    -1
      lib/mastodon/version.rb

+ 9
- 0
CHANGELOG.md Wyświetl plik

@@ -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 Wyświetl plik

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

def patch
4
5
end

def pre


Ładowanie…
Anuluj
Zapisz