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 f1b363a commit 5741759Copy full SHA for 5741759
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+# [0.6.0](https://github.com/geekdada/bob-plugin-deepl-translate/compare/v0.5.0...v0.6.0) (2020-12-25)
2
+
3
4
+### Features
5
6
+* support new api endpoint ([f1b363a](https://github.com/geekdada/bob-plugin-deepl-translate/commit/f1b363a1207aacaf0e9642ecc6ba0b9577f4a4c0))
7
8
9
10
# [0.5.0](https://github.com/geekdada/bob-plugin-deepl-translate/compare/v0.4.2...v0.5.0) (2020-12-04)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "bob-plugin-deepl-translate",
- "version": "0.5.0",
+ "version": "0.6.0",
"author": "Roy Li <[email protected]>",
"homepage": "https://github.com/geekdada/bob-plugin-deepl-translate",
"repository": "https://github.com/geekdada/bob-plugin-deepl-translate.git",
0 commit comments