]> cat aescling's git repositories - mastodon.git/commitdiff
Bump version to 2.6.5 (#9413)
authorEugen Rochko <eugen@zeonfederated.com>
Sun, 2 Dec 2018 16:41:38 +0000 (17:41 +0100)
committerGitHub <noreply@github.com>
Sun, 2 Dec 2018 16:41:38 +0000 (17:41 +0100)
CHANGELOG.md
lib/mastodon/version.rb

index d09dc452a0052d847858a547af32119d844a5354..1e24df451b2b6c8bf04d7c166d09cf34847b6d57 100644 (file)
@@ -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
 
index 9c2542ac7eb981227de53177c939fa35b2046a0e..cb5c2440cb03e8ef049a7219526a4c50f935a817 100644 (file)
@@ -13,7 +13,7 @@ module Mastodon
     end
 
     def patch
-      4
+      5
     end
 
     def pre