update changelog
This commit is contained in:
parent
f53d988798
commit
6eccbd93e2
@ -7,12 +7,15 @@ patch-level version changes can be found in [commit messages](../../commits/mast
|
|||||||
## Next_Ver
|
## Next_Ver
|
||||||
-->
|
-->
|
||||||
|
|
||||||
## 202403xx
|
## 20240322
|
||||||
|
|
||||||
- Add sticker search
|
- Add sticker search
|
||||||
|
- Add haptic feedback option
|
||||||
- Update translations from Weblate (thank you to the following!)
|
- Update translations from Weblate (thank you to the following!)
|
||||||
- Indonesian
|
- Indonesian
|
||||||
- Reza Almanda <rezaalmanda27@gmail.com>
|
- Reza Almanda <rezaalmanda27@gmail.com>
|
||||||
|
- Update screenshots and docs
|
||||||
|
- Update deps
|
||||||
|
|
||||||
## 20231008
|
## 20231008
|
||||||
|
|
||||||
|
@ -49,8 +49,8 @@ android {
|
|||||||
applicationId = "com.fredhappyface.ewesticker"
|
applicationId = "com.fredhappyface.ewesticker"
|
||||||
minSdk = 26
|
minSdk = 26
|
||||||
targetSdk = 34
|
targetSdk = 34
|
||||||
versionCode = 20231008
|
versionCode = 20240322
|
||||||
versionName = "20231008"
|
versionName = "20240322"
|
||||||
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
|
||||||
setProperty("archivesBaseName", "$applicationId-$versionName")
|
setProperty("archivesBaseName", "$applicationId-$versionName")
|
||||||
}
|
}
|
||||||
|
15
metadata/en-US/changelogs/20240322.txt
Normal file
15
metadata/en-US/changelogs/20240322.txt
Normal file
@ -0,0 +1,15 @@
|
|||||||
|
<h2 id="section">20240322</h2>
|
||||||
|
<ul>
|
||||||
|
<li>Add sticker search</li>
|
||||||
|
<li>Add haptic feedback option</li>
|
||||||
|
<li>Update translations from Weblate (thank you to the following!)
|
||||||
|
<ul>
|
||||||
|
<li>Indonesian
|
||||||
|
<ul>
|
||||||
|
<li>Reza Almanda <a href="mailto:rezaalmanda27@gmail.com"
|
||||||
|
class="email">rezaalmanda27@gmail.com</a></li>
|
||||||
|
</ul></li>
|
||||||
|
</ul></li>
|
||||||
|
<li>Update screenshots and docs</li>
|
||||||
|
<li>Update deps</li>
|
||||||
|
</ul>
|
Loading…
x
Reference in New Issue
Block a user