Skip to content

Commit a8a8bbc

Browse files
author
App Generator
committed
CHANGELOG - Added versions
1 parent 9089f65 commit a8a8bbc

File tree

1 file changed

+29
-1
lines changed

1 file changed

+29
-1
lines changed

CHANGELOG.md

Lines changed: 29 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,34 @@
11
# Change Log
22

3-
## [0.0.1] 2021-04-05
3+
## [0.0.6]
4+
### Phase 6
5+
6+
- Migrate Table `Stats` - define new column
7+
- Inspect the new table structure & data
8+
9+
## [0.0.5]
10+
### Phase 5
11+
12+
- Added New Table: `Stats`
13+
- Populate the table using `Flask CLI`
14+
15+
## [0.0.4]
16+
### Phase 4
17+
18+
- Configuration Update
19+
20+
## [0.0.3]
21+
### Phase 3
22+
23+
- Integrate SqlAlchemy
24+
25+
## [0.0.2]
26+
### Phase 2
27+
28+
- Added dependencies: `flask_sqlalchemy`, `flask_migrate`
29+
30+
## [0.0.1]
431
### Initial Fork
532

633
- No feature coded
34+
- Update README (minor)

0 commit comments

Comments
 (0)