about summary refs log tree commit diff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorEugen Rochko <eugen@zeonfederated.com>2018-12-02 17:41:38 +0100
committerGitHub <noreply@github.com>2018-12-02 17:41:38 +0100
commit2df5ef18ae3449825fdef6c83d5b3a7b19fd7ebb (patch)
treec0adb6c763abf43926efe4b935fb28fb0d84cbb5 /CHANGELOG.md
parent84e5ed43e783de57123d5ce7136178f965c7da7d (diff)
Bump version to 2.6.5 (#9413)
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index d09dc452a..1e24df451 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -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