Skip to content

Commit 528a7f6

Browse files
Release v1.1.2 (#632)
1 parent 04eac2a commit 528a7f6

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGES.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
.. towncrier release notes start
22

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+
39
1.1.1 (2023-11-19)
410
==================
511

aiohttp_devtools/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "1.1.1"
1+
__version__ = "1.1.2"

0 commit comments

Comments
 (0)