about summary refs log tree commit diff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorThibaut Girka <thib@sitedethib.com>2018-12-02 20:29:14 +0100
committerThibaut Girka <thib@sitedethib.com>2018-12-02 20:29:14 +0100
commitd32d33f408d77b7bdbcab1f2b4e5b1cd057ce5a0 (patch)
tree2b90d6124f8117e42b8cb43aaf70373007d3be0b /CHANGELOG.md
parent44e6c2dd74b90e1e0557be578b7b3df47ec2ae1d (diff)
parent2df5ef18ae3449825fdef6c83d5b3a7b19fd7ebb (diff)
Merge branch 'master' into glitch-soc/merge-upstream
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