You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 22, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+4-1Lines changed: 4 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,9 @@
1
1
# Change log
2
2
3
-
### v0.13.0
3
+
### v0.13.1
4
+
* Shut down the Eel server less aggressively when websockets get closed (#337)
5
+
6
+
## v0.13.0
4
7
* Drop support for Python versions below 3.6
5
8
* Add `jinja2` as an extra for pip installation, e.g. `pip install eel[jinja2]`.
6
9
* Bump dependencies in examples to dismiss github security notices. We probably want to set up a policy to ignore example dependencies as they shouldn't be considered a source of vulnerabilities.
0 commit comments