From d2d74a64ab83603b0ed715251156352ea8b798cf Mon Sep 17 00:00:00 2001
From: Kevin Jahns <kevin.jahns@rwth-aachen.de>
Date: Mon, 29 Aug 2016 17:56:39 +0200
Subject: [PATCH] update dist & added note to changelog

---
 README.md | 1 +
 dist      | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index 217d303c..ae6a71ba 100644
--- a/README.md
+++ b/README.md
@@ -186,6 +186,7 @@ Please report _any_ issues to the [Github issue page](https://github.com/y-js/yj
   * `y.share.map.get('map type') // => returns a Y.Map instead of a promise`
   * The event property `oldValues` also contains a list of types/values (without wrapper)
   * Support for the [y-leveldb](https://github.com/y-js/y-leveldb) database adapter
+  * [y-richtext](https://github.com/y-js/y-richtext) supports Quill@1.0.0-rc.2
 
 ### 11.0.0
 
diff --git a/dist b/dist
index 59d859b3..4726c71d 160000
--- a/dist
+++ b/dist
@@ -1 +1 @@
-Subproject commit 59d859b38bb04cb19ce1f9c6fd6c542bf45d92d8
+Subproject commit 4726c71dd0e95db9200b92c4434729954539edd9
-- 
GitLab