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 04eac2a commit 528a7f6Copy full SHA for 528a7f6
CHANGES.txt
@@ -1,5 +1,11 @@
1
.. towncrier release notes start
2
3
+1.1.2 (2023-12-07)
4
+==================
5
+
6
+* Improved reliability of reloads by delaying multiple reloads until the browser has
7
+ reconnected, and increasing the period of time to gather filesystem changes.
8
9
1.1.1 (2023-11-19)
10
==================
11
aiohttp_devtools/__init__.py
@@ -1 +1 @@
-__version__ = "1.1.1"
+__version__ = "1.1.2"
0 commit comments