Skip to content

Commit

Permalink
Version: Releasing version 2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurbenemann committed May 6, 2014
1 parent acd539c commit 136c553
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Android/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.droidplanner"
android:versionCode="66"
android:versionCode="69"
android:versionName="please run version.sh to get the version name">

<uses-sdk
Expand Down
7 changes: 7 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,13 @@ Our convention for release control is the following (for a release like DPvA.B.C
All the changes are logged below (preferable with the pull request numbers in parenteses):

# Releases
## Droidplanner v2.3.0
* Decoupling of drone code from Android (#734, #649)
* Mode change bugfix for copter other than quads (#719)
* Fixed problems added by #734 in the Coord2D class (#735,#736,#737)
* Cleaning up Android Studio files (#738,#744)
* Chinese Translation (#717)

## Droidplanner v2.2.5
* Long press on trash tool removes the entire mission (#714)
* Clear the previous flight path when arming (#705)
Expand Down

0 comments on commit 136c553

Please sign in to comment.