We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e2e8489 commit d13c2a0Copy full SHA for d13c2a0
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Change Log
2
3
+## [0.0.11] 2023-10-18
4
+### Changes
5
+
6
+- Update for MySql/PgSQL Usage
7
+- Update DOCS (readme)
8
+- Fallback to **Django** `4.1.12`
9
+ - To avoid [MySql 8 Dependency](https://stackoverflow.com/questions/75986754/django-db-utils-notsupportederror-mysql-8-or-later-is-required-found-5-7-33)
10
11
## [0.0.10] 2023-10-18
12
### Changes
13
0 commit comments