about summary refs log tree commit diff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorThibG <thib@sitedethib.com>2018-12-02 20:42:10 +0100
committerGitHub <noreply@github.com>2018-12-02 20:42:10 +0100
commit80462e1b8d472a1b3dc02b2bb4024e8642a3e613 (patch)
tree2b90d6124f8117e42b8cb43aaf70373007d3be0b /CHANGELOG.md
parent44e6c2dd74b90e1e0557be578b7b3df47ec2ae1d (diff)
parentd32d33f408d77b7bdbcab1f2b4e5b1cd057ce5a0 (diff)
Merge pull request #842 from ThibG/glitch-soc/merge-upstream
Merge upstream changes
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