Skip to content

Commit 5b9aee2

Browse files
committed
Added release version
1 parent 99b73c0 commit 5b9aee2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGES.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
Version history
22
===============
33

4-
**UNRELEASED**
4+
**3.0.0**
55

6-
- Changed nullable relationships to include ``Optional`` in their type annotations
76
- Dropped support for Python 3.8
7+
- Changed nullable relationships to include ``Optional`` in their type annotations
88
- Fixed SQLModel code generation
99
- Fixed two rendering issues in ``ENUM`` columns when a non-default schema is used: an
1010
unwarranted positional argument and missing the ``schema`` argument

0 commit comments

Comments
 (0)