From a23d81d25a87d7ece17d68a864515f3feffd58c9 Mon Sep 17 00:00:00 2001 From: YuviPanda Date: Mon, 25 Feb 2013 18:52:57 +0530 Subject: [PATCH] Cutting v1.0 beta1 --- CHANGELOG.md | 7 +++++++ commons/AndroidManifest.xml | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 000000000..c549b99d0 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,7 @@ +# Wikimedia Commons for Android + +## v1.0 beta 1 + +- Upload images to commons by taking a picture, picking from Gallery, or sharing from another application +- Queue up and upload multiple images to commons at the same time +- View all your contributions to commons diff --git a/commons/AndroidManifest.xml b/commons/AndroidManifest.xml index 079e98f3a..3b33f5ba8 100644 --- a/commons/AndroidManifest.xml +++ b/commons/AndroidManifest.xml @@ -1,7 +1,7 @@ + android:versionName="1.0beta1" >