Skip to content

Commit 9689171

Browse files
Version: Releasing version 2.7.0
1 parent 7828d74 commit 9689171

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

Android/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
xmlns:tools="http://schemas.android.com/tools"
44
package="org.droidplanner"
5-
android:versionCode="90"
5+
android:versionCode="91"
66
android:versionName="please run version.sh to get the version name">
77

88
<uses-sdk

ChangeLog.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,19 @@ All the changes are logged below (preferable with the pull request numbers in pa
99

1010
# Releases
1111

12+
## Droidplanner v2.7.0
13+
* Development of a desktop App (#982)
14+
* Periodic voice notifications (#996)
15+
* Follow-me safety/performance improvements (#992)
16+
* Fix Failsafe message text (#981)
17+
* Fix home info display (#993)
18+
* Mapbox integration (#985)
19+
* Small typo fixes on the code(#990)
20+
* Implement follow-me on Desktop app (#989)
21+
* Making follow-me code more generic (#988)
22+
* Encapsulate Drone model on CORE project (#994)
23+
* Fix on the build system (#984,#979,#991,#996)
24+
1225
## Droidplanner v2.6.2
1326
* Parameter download on start-up (#976)
1427
* Use FTDI usb library for FTDI devices (#975)

0 commit comments

Comments
 (0)