Commit 887f9de6 authored by Eugen Rochko's avatar Eugen Rochko
Browse files

Bump version to 2.6.5

parent e625425c
Showing with 10 additions and 1 deletion
+10 -1
...@@ -3,6 +3,15 @@ Changelog ...@@ -3,6 +3,15 @@ Changelog
All notable changes to this project will be documented in this file. 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 ## [2.6.4] - 2018-11-30
### Fixed ### Fixed
......
...@@ -13,7 +13,7 @@ module Mastodon ...@@ -13,7 +13,7 @@ module Mastodon
end end
def patch def patch
4 5
end end
def pre def pre
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment