Skip to content

Commit f709162

Browse files
Gargronhiyuki2578
authored andcommitted
Bump version to 2.6.5 (mastodon#9413)
1 parent 249cb45 commit f709162

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@ Changelog
33

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

6+
## [2.6.5] - 2018-12-01
7+
### Changed
8+
9+
- Change lists to display replies to others on the list and list owner (#9324)
10+
11+
### Fixed
12+
13+
- Fix failures caused by commonly-used JSON-LD contexts being unavailable (#9412)
14+
615
## [2.6.4] - 2018-11-30
716
### Fixed
817

lib/mastodon/version.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ def minor
1313
end
1414

1515
def patch
16-
4
16+
5
1717
end
1818

1919
def pre

0 commit comments

Comments
 (0)