v18.0.0
This commit is contained in:
parent
e63be4fcc3
commit
48c13d7105
@ -19,6 +19,13 @@ instructions, because git commits are used to generate release notes:
|
||||
|
||||
<!-- scriv-insert-here -->
|
||||
|
||||
<a id='changelog-18.0.0'></a>
|
||||
## v18.0.0 (2024-05-14)
|
||||
|
||||
- 💥[Feature] Upgrade to Redwood. (by @Faraz32123)
|
||||
- 💥[Feature] Upgrade Python version to 3.12.2. (by @Faraz32123)
|
||||
- [BugFix] Fix wrong mime type by adding mime-support dependency. (by @Faraz32123)
|
||||
|
||||
<a id='changelog-17.0.1'></a>
|
||||
## v17.0.1 (2024-04-25)
|
||||
|
||||
|
||||
@ -1 +0,0 @@
|
||||
- 💥[Feature] Upgrade Python version to 3.12.2. (by @Faraz32123)
|
||||
@ -1 +0,0 @@
|
||||
- 💥[Feature] Upgrade to Redwood. (by @Faraz32123)
|
||||
@ -1 +0,0 @@
|
||||
- [BugFix] wrong mime type by adding mime-support dependency. (by @Faraz32123)
|
||||
@ -1 +1 @@
|
||||
__version__ = "17.0.1"
|
||||
__version__ = "18.0.0"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user