Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/github_helper.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMorris Jobke <hey@morrisjobke.de>2018-10-29 16:20:00 +0300
committerMorris Jobke <hey@morrisjobke.de>2018-10-29 16:20:00 +0300
commite3fccc9f1b0df12c445ede6c0e10ce1245c007cc (patch)
tree01ab78dae1920a791c544a9cd37f0ed6a4d04090 /README.md
parentb112035eb8152ba8ca78ce8a7f10ffb979e72731 (diff)
Add changelog script for Android
Signed-off-by: Morris Jobke <hey@morrisjobke.de>
Diffstat (limited to 'README.md')
-rw-r--r--README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/README.md b/README.md
index 0d62c96..f7f922c 100644
--- a/README.md
+++ b/README.md
@@ -15,3 +15,14 @@ There is a format option to generate output for:
* Github (default)
* forum (`--format=forum` - Markdown with absolute links)
* changelog page on our website (`--format=html` - HTML list with absolute links)
+
+
+ ### Android changelog
+
+ * there is also an android changelog in there:
+
+ ```
+ php index.php generate:changelog stable-3.3.0 stable-3.3.x
+ ```
+
+