We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9089f65 commit a8a8bbcCopy full SHA for a8a8bbc
CHANGELOG.md
@@ -1,6 +1,34 @@
1
# Change Log
2
3
-## [0.0.1] 2021-04-05
+## [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]
31
### Initial Fork
32
33
- No feature coded
34
+- Update README (minor)
0 commit comments