We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcc14d1 commit f0944baCopy full SHA for f0944ba
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Change Log
2
3
+## 2.3.0
4
+
5
+- [FIX] Test class parent (thanks [micdahl](https://github.com/micdahl))
6
+- [NEW] Add 'act.url' snippet
7
+- [NEW] Add 'act.server' snippet
8
+- [NEW] Add 'act.client' snippet
9
10
11
## 2.2.2
12
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": "2.2.2",
+ "version": "2.3.0",
"license": "SEE LICENSE IN LICENSE",
"publisher": "mstuttgart",
"author": {
0 commit comments