diff options
Diffstat (limited to 'changelog.d/7948.misc')
-rw-r--r-- | changelog.d/7948.misc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.d/7948.misc b/changelog.d/7948.misc index 7c2e2b18b7..dfe4c03171 100644 --- a/changelog.d/7948.misc +++ b/changelog.d/7948.misc @@ -1 +1 @@ -Convert push to async/await. +Convert various parts of the codebase to async/await. |