Skip to content

Commit 964fe84

Browse files
committedDec 7, 2024
v1.0.21 - Celery & API Support
1 parent c96a75f commit 964fe84

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed
 

‎CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Change Log
22

3+
## [1.0.21] 2024-12-07
4+
### Changes
5+
6+
- Added Celery Support
7+
- a minimal core
8+
- Flask-RestX API
9+
310
## [1.0.20] 2024-11-30
411
### Changes
512

‎README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,9 @@ The product is designed to deliver the best possible user experience with highly
3030
- Bootstrap 5 Styling
3131
- Session-based Authentication
3232
- DB Persistence: SQLite (default), can be used with MySql, PgSql
33-
- Flask-Migrate
33+
- DB Tools: Flask-Migrate
34+
- Flask-RestX API
35+
- Async Tasks (Celery)
3436
- Docker
3537
- CI/CD integration for Render
3638

0 commit comments

Comments
 (0)