Skip to content

Commit

Permalink
Version: Releasing version 2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurbenemann committed Aug 22, 2014
1 parent 7828d74 commit 9689171
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Android/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:tools="http://schemas.android.com/tools"
package="org.droidplanner"
android:versionCode="90"
android:versionCode="91"
android:versionName="please run version.sh to get the version name">

<uses-sdk
Expand Down
13 changes: 13 additions & 0 deletions ChangeLog.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,19 @@ All the changes are logged below (preferable with the pull request numbers in pa

# Releases

## Droidplanner v2.7.0
* Development of a desktop App (#982)
* Periodic voice notifications (#996)
* Follow-me safety/performance improvements (#992)
* Fix Failsafe message text (#981)
* Fix home info display (#993)
* Mapbox integration (#985)
* Small typo fixes on the code(#990)
* Implement follow-me on Desktop app (#989)
* Making follow-me code more generic (#988)
* Encapsulate Drone model on CORE project (#994)
* Fix on the build system (#984,#979,#991,#996)

## Droidplanner v2.6.2
* Parameter download on start-up (#976)
* Use FTDI usb library for FTDI devices (#975)
Expand Down

0 comments on commit 9689171

Please sign in to comment.