We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8ed951 commit a07729aCopy full SHA for a07729a
1 file changed
CHANGELOG.rst
@@ -12,13 +12,19 @@ Changelog
12
13
0.26.0 (unreleased)
14
-------------------
15
+
16
+0.25
17
+====
18
19
+0.25.4
20
+------
21
22
Fixed
23
^^^^^
24
- Fix ``AttributeError`` when using ``tortoise-orm`` with Nuitka-compiled Python code (#2053)
25
- Fix 'Self' in python standard library typing.py, but tortoise/model.py required it in 'typing_extensions' (#2051)
26
+- Fix examples should not be installed (#2050)
27
-0.25
-====
28
29
0.25.3
30
------
0 commit comments