Skip to content

Commit 56d40ba

Browse files
author
App Generator
committed
Update CHANGELOG.md
1 parent 60c1cf0 commit 56d40ba

File tree

1 file changed

+4
-44
lines changed

1 file changed

+4
-44
lines changed

CHANGELOG.md

Lines changed: 4 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -1,47 +1,7 @@
11
# Change Log
22

3-
## [1.0.5] 2021-03-18
4-
### Improvements
5-
6-
- Freeze used versions in `requirements.txt`
7-
- flask_sqlalchemy = 2.4.4
8-
- sqlalchemy = 1.3.23
9-
10-
## [1.0.4] 2021-01-20
11-
### Improvements
12-
13-
- Remove `shutdown` route from Base Blueprint - Updated file(s):
14-
- `app\base\routes.py`
15-
16-
## [1.0.3] 2021-01-01
17-
### Improvements
18-
19-
- 2021-01-01 - Registration
20-
- Hide form on success
21-
22-
## [1.0.2] 2020-12-29
23-
### Improvements & Bug Fixes
24-
25-
- 2020-12-29 - `.env` usage, add logging
26-
- Updated files(s): run.py
27-
28-
- 2020-08-20 - Added get_segment() helper that detects the current page
29-
- Updated files(s): app/home/routes.py
30-
31-
- 2020-06-22 - Guard Flask links with quotes
32-
- Sample href="{{ url_for('base_blueprint.login') }}"
33-
- Impacted files: login.html, register.html, sidebar.html
34-
35-
- 2020-06-22 - Added HEROKU support. Impacted files:
36-
- runtime.txt - Bump the Python version to 3.6.10
37-
- README added new section for HEROKU deployment
38-
39-
## [1.0.1] 2020-05-30
40-
### Improvements & Bug Fixes
41-
42-
- Patch #Bug - Return a 403 Error for unauthorized access
43-
- Update Licensing information
44-
- Add CHANGELOG.md to track all changes
45-
46-
## [1.0.0] 2020-02-07
3+
## [1.0.0] 2021-05-12
474
### Initial Release
5+
6+
- UI: [Jinja Soft UI](https://github.com/app-generator/jinja-soft-ui-dashboard) v1.0.0
7+
- Codebase: [Flask Dashboard](https://github.com/app-generator/boilerplate-code-flask-dashboard) v1.0.5

0 commit comments

Comments
 (0)