From 188c31db7c831741e69b067c53dd040917ac03f7 Mon Sep 17 00:00:00 2001
From: =?utf8?q?=C5=81ukasz=20Langa?= <lukasz@langa.pl>
Date: Thu, 9 May 2019 18:19:33 +0200
Subject: [PATCH] Mention support for async generators

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 7ab7d52..aa2d059 100644
--- a/README.md
+++ b/README.md
@@ -1008,6 +1008,8 @@ More details can be found in [CONTRIBUTING](CONTRIBUTING.md).
 * fixed feature detection for trailing commas in function definitions
   and call sites (#763)
 
+* *Black* can now format async generators (#593)
+
 * *Black* no longer crashes on Windows machines with more than 61 cores
   (#838)
 
-- 
2.39.5