Skip to content

Commit 1d4db29

Browse files
author
Cobalt
authored
Update README.md
1 parent 007efa1 commit 1d4db29

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,10 @@ You're welcome to contribute to this project. It's really appreciated. Please [f
6565
- Pull request for new features _must_ include the appropriate tests integrated in `tests/test_gino_quart.py`
6666
- You should format your code. Recommended is [black](https://black.readthedocs.io/en/stable/)
6767

68+
## Older Quart Versions
69+
70+
`gino-quart` requires a quart version higher or equal to quart `0.15.1` after the 1.1.2 release. This is caused by multiple breaking changes with, amongst other things, exception handling. You can still use `gino-quart` `0.1.1b5` for older version.
71+
6872
## Attribution
6973

7074
The license holder of this extension is [Tony Wang](https://github.com/python-gino/gino-quart/blob/master/LICENSE).

0 commit comments

Comments
 (0)