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 594dff0 commit 6eb4e89Copy full SHA for 6eb4e89
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Change Log
2
3
+## 1.0.1
4
+
5
+- [IMP] Improve README
6
7
## 1.0.0
8
9
- [NEW] Add constrain method snippet (thanks [@elmerdpadilla](https://github.com/elmerdpadilla))
package.json
@@ -2,7 +2,7 @@
"name": "odoo-snippets",
"displayName": "Odoo Code Snippets",
"description": "This snippets can help you to develop Odoo modules faster and with no Typing Errors.",
- "version": "1.0.0",
+ "version": "1.0.1",
"license": "SEE LICENSE IN LICENSE",
"publisher": "mstuttgart",
"author": {
0 commit comments