Release v1.0.4 - Bump Codebase & Fixes

This commit is contained in:
App Generator
2021-11-10 17:17:55 +02:00
parent 32f93f463e
commit 295e1a78e6
3 changed files with 140 additions and 28 deletions

View File

@ -1,5 +1,19 @@
# Change Log
## [1.0.4] 2021-11-10
### Improvements
- Bump Codebase: [Flask Dashboard](https://github.com/app-generator/boilerplate-code-flask-dashboard) v2.0.0
- Dependencies update (all packages)
- Flask==2.0.1 (latest stable version)
- Better Code formatting
- Improved Files organization
- Optimize imports
- Docker Scripts Update
- Gulp Tooling (SASS Compilation)
- Fixes:
- Import error caused by WTForms
## [1.0.3] 2021-05-16
### Dependencies Update