File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed
src/main/resources/META-INF Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## [ V2.5.0] ( https://github.com/Airsaid/AndroidLocalizePlugin/releases/tag/v2.5.0 ) (2022-02-11)
4+ - Support for preserving comments, blank lines and other characters.
5+
36## [ V2.4.0] ( https://github.com/Airsaid/AndroidLocalizePlugin/releases/tag/v2.4.0 ) (2022-01-21)
47- Supported custom google api key.
58- Supported plurals&string-array tags.
Original file line number Diff line number Diff line change 44pluginGroup = com.airsaid
55pluginName = AndroidLocalize
66# SemVer format -> https://semver.org
7- pluginVersion = 2.4 .0
7+ pluginVersion = 2.5 .0
88
99# See https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
1010# for insight into build numbers and IntelliJ Platform versions.
Original file line number Diff line number Diff line change 3737
3838 <change-notes ><![CDATA[
3939 <ul>
40- <li>Supported custom google api key.</li>
41- <li>Supported plurals&string-array tags.</li>
40+ <li>Support for preserving comments, blank lines and other characters.</li>
4241 </ul>
4342 <a href="https://github.com/Airsaid/AndroidLocalizePlugin/blob/master/CHANGELOG.md"><b>Full Changelog History</b></a>
4443 ]]> </change-notes >
You can’t perform that action at this time.
0 commit comments