Skip to content

Commit 5b19843

Browse files
committed
Create CHANGELOG.md
1 parent 559dc75 commit 5b19843

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

CHANGELOG.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
1+
# Change Log
2+
3+
## [V2.0.0](https://github.com/Airsaid/AndroidLocalizePlugin/releases/tag/v2.0.0) (2021-06-04)
4+
- Completely refactor the code.
5+
- Added multiple translator support.
6+
- Added "Open Translated File" option.
7+
- Added translation cache.
8+
- Optimized the experience.
9+
- Fixed bugs.
10+
11+
## [V1.5](https://github.com/Airsaid/AndroidLocalizePlugin/releases/tag/v1.5) (2020-03-28)
12+
- Added "Select All" option.
13+
14+
## [V1.4](https://github.com/Airsaid/AndroidLocalizePlugin/releases/tag/v1.4) (2020-03-28)
15+
- Added proxy support.
16+
- Fixed bugs.
17+
18+
## V1.3
19+
- Added "Overwrite Existing String" option.
20+
- Optimize the experience of choice.
21+
22+
## V1.2
23+
- Fixed garbled bug.
24+
25+
## V1.1
26+
- Supported for automatic detection of source file language.
27+
28+
## V1.0
29+
- Initial release of the plugin.

0 commit comments

Comments
 (0)