Skip to content

Commit c8732d2

Browse files
committed
[IMP] Update version to 0.8.0
1 parent 529e999 commit c8732d2

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Change Log
22

3+
## 0.8.0
4+
5+
- [FIX] Fix string paramter of Selection field snippet
6+
- [NEW] Add 'data' tag snippet
7+
- [NEW] Add 'statusbar' snippet
8+
- [IMP] Improve README
9+
310
## 0.7.1
411

512
- [FIX] Fix api.multi in snippet of write method

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "odoo-snippets",
33
"displayName": "Odoo Code Snippets",
44
"description": "This snippets can help you to develop Odoo modules faster and with no Typing Errors.",
5-
"version": "0.7.1",
5+
"version": "0.8.0",
66
"license": "SEE LICENSE IN LICENSE",
77
"publisher": "mstuttgart",
88
"author": {

0 commit comments

Comments
 (0)