Skip to content

Commit

Permalink
v1.0.21 - Celery & API Support
Browse files Browse the repository at this point in the history
  • Loading branch information
app-generator committed Dec 7, 2024
1 parent c96a75f commit 964fe84
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## [1.0.21] 2024-12-07
### Changes

- Added Celery Support
- a minimal core
- Flask-RestX API

## [1.0.20] 2024-11-30
### Changes

Expand Down
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,9 @@ The product is designed to deliver the best possible user experience with highly
- Bootstrap 5 Styling
- Session-based Authentication
- DB Persistence: SQLite (default), can be used with MySql, PgSql
- Flask-Migrate
- DB Tools: Flask-Migrate
- Flask-RestX API
- Async Tasks (Celery)
- Docker
- CI/CD integration for Render

Expand Down

0 comments on commit 964fe84

Please sign in to comment.