From f64c6aae68932df95a98a75fb707450260b614df Mon Sep 17 00:00:00 2001 From: Patrick Cloke Date: Mon, 5 Oct 2020 09:40:19 -0400 Subject: Update manhole documentation for async/await. (#8462) --- changelog.d/8462.doc | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog.d/8462.doc (limited to 'changelog.d/8462.doc') diff --git a/changelog.d/8462.doc b/changelog.d/8462.doc new file mode 100644 index 0000000000..cf84db6db7 --- /dev/null +++ b/changelog.d/8462.doc @@ -0,0 +1 @@ +Update the directions for using the manhole with coroutines. -- cgit 1.4.1