Skip to content

Commit f0944ba

Browse files
committed
Update version
1 parent fcc14d1 commit f0944ba

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Change Log
22

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+
310

411
## 2.2.2
512

package.json

+1-1
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": "2.2.2",
5+
"version": "2.3.0",
66
"license": "SEE LICENSE IN LICENSE",
77
"publisher": "mstuttgart",
88
"author": {

0 commit comments

Comments
 (0)