We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eeda891 commit 673db02Copy full SHA for 673db02
.github/CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
**[Get it on PyPi](https://pypi.org/project/Flask-Shell2HTTP/)**
4
5
+## [v1.9.1](https://github.com/eshaan7/Flask-Shell2HTTP/releases/tag/v1.9.1)
6
+
7
+Added support for Flask version >=2.1.0 .
8
9
+- Fix import errors. [[Issue 42](https://github.com/eshaan7/Flask-Shell2HTTP/issues/42)].
10
+- Fix dependency conflicts in `requirements.dev.txt` file.
11
12
## [v1.9.0](https://github.com/eshaan7/Flask-Shell2HTTP/releases/tag/v1.9.0)
13
14
- It's now possible to request deletion/cancellation of jobs. [[Issue 38](https://github.com/eshaan7/Flask-Shell2HTTP/issues/38)].
version.txt
@@ -1 +1 @@
1
-1.9.0
+1.9.1
0 commit comments