We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 12af5fc commit 6f73273Copy full SHA for 6f73273
1 file changed
CHANGES.rst
@@ -1,14 +1,16 @@
1
CHANGES
2
=======
3
4
-1.3.1 (XXXX-XX-XX)
+1.4.0 (2020-11-12)
5
------------------
6
7
- Fix type annotation for ``context_processors`` argument #354
8
9
- Bump the minimal supported ``aiohttp`` version to 3.6.3 to avoid problems
10
with uncompatibility between ``aiohttp`` and ``yarl``
11
12
+- Add async rendering support #393
13
+
14
1.3.0 (2020-10-30)
15
16
0 commit comments