about summary refs log tree commit diff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorThibaut Girka <thib@sitedethib.com>2018-12-01 21:00:16 +0100
committerThibaut Girka <thib@sitedethib.com>2018-12-01 21:00:16 +0100
commita07e37cc1793f7222b227ca9ecd59e29f0fb0c2a (patch)
treea175c42ae6cc808f543c73d698eaf451effe93b3 /CHANGELOG.md
parent4b85bf12ab7005a5a6b4472b8aeaf022ce042ad7 (diff)
parent5648b30d6c61aa22520ca13988206493e0d0f708 (diff)
Merge branch 'master' into glitch-soc/merge-upstream
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 47fa6a25d..d09dc452a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,6 +3,11 @@ Changelog
 
 All notable changes to this project will be documented in this file.
 
+## [2.6.4] - 2018-11-30
+### Fixed
+
+- Fix yarn dependencies not installing due to yanked event-stream package (#9401)
+
 ## [2.6.3] - 2018-11-30
 ### Added