File tree Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Expand file tree Collapse file tree 3 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
All notable changes to the "flask-snippets" extension will be documented in this file.
3
3
4
+ ## [ 0.1.1]
5
+ - Merged some PR
6
+
4
7
## [ 0.0.4]
5
8
- Merged PR
6
9
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ Thanks!
16
16
| hw | Flask hello world |
17
17
| route | Flask route |
18
18
| routegp | Flask route with GET, POST |
19
- | routep | Flask route POST only |
19
+ | routep | Flask route POST only |
20
20
21
21
### Controls snippets
22
22
Original file line number Diff line number Diff line change 2
2
"name" : " flask-snippets" ,
3
3
"displayName" : " flask-snippets" ,
4
4
"description" : " Flask snippets" ,
5
- "version" : " 0.1.0 " ,
5
+ "version" : " 0.1.1 " ,
6
6
"publisher" : " cstrap" ,
7
7
"icon" : " images/flask.png" ,
8
8
"engines" : {
You can’t perform that action at this time.
0 commit comments