Skip to content

Commit d2fbc62

Browse files
committed
release: v0.5.0
1 parent f99168d commit d2fbc62

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

3+
### 0.5.0
4+
5+
* feat(providers): bing translation by @LittleSound in https://github.com/LittleSound/interline-translate/pull/16
6+
* feat: setting popmenu by @LittleSound in https://github.com/LittleSound/interline-translate/pull/17
7+
* feat(providers): translation providers from extensions by @LittleSound in https://github.com/LittleSound/interline-translate/pull/18
8+
39
### 0.4.0
410

511
* fix: onig.wasm path by @hyoban in https://github.com/LittleSound/interline-translate/pull/12

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Interline Translate",
44
"publisher": "rzmu",
55
"description": "",
6-
"version": "0.4.0",
6+
"version": "0.5.0",
77
"repository": {
88
"type": "git",
99
"url": "https://github.com/LittleSound/interline-translate.git"

0 commit comments

Comments
 (0)