Updated changelog

This commit is contained in:
M66B 2021-10-09 17:44:05 +02:00
parent 7c47129e3a
commit 4e02aad8ae
4 changed files with 19 additions and 1 deletions

View File

@ -4,6 +4,12 @@
### [Banji](https://en.wikipedia.org/wiki/Banji)
### Next version
* Added multiple select spam / block sender
* Small improvements and minor bug fixes
* Updated translations
### 1.1757
* Improved send progress calculation

View File

@ -4,7 +4,7 @@ apply plugin: 'kotlin-android'
apply plugin: 'de.undercouch.download'
def getVersionCode = { -> return 1757 }
def getRevision = { -> "b" }
def getRevision = { -> "c" }
def getReleaseName = { -> return "Banji" }
// https://en.wikipedia.org/wiki/List_of_dinosaur_genera

View File

@ -4,6 +4,12 @@
### [Banji](https://en.wikipedia.org/wiki/Banji)
### Next version
* Added multiple select spam / block sender
* Small improvements and minor bug fixes
* Updated translations
### 1.1757
* Improved send progress calculation

View File

@ -4,6 +4,12 @@
### [Banji](https://en.wikipedia.org/wiki/Banji)
### Next version
* Added multiple select spam / block sender
* Small improvements and minor bug fixes
* Updated translations
### 1.1757
* Improved send progress calculation