Skip to content

Commit 458a776

Browse files
Version: Releasing version 2.8.4
1 parent 37cf738 commit 458a776

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-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="108"
5+
android:versionCode="109"
66
android:versionName="please run version.sh to get the version name">
77

88
<uses-sdk

ChangeLog.md

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

1010
# Releases
1111

12+
## Droidplanner v2.8.4
13+
* Implemented "set yaw" (#1251, #1263)
14+
* Fix on guided mode (#1256, #1220)
15+
* Fix issues on survey polygons (#1257)
16+
* Fix minor UI on Editor altitudes (#1261, #1258)
17+
* Show mAh by default on the infoBar (#1262, #1259)
18+
1219
## Droidplanner v2.8.3
1320
* EPM support (#1242)
1421
* Do set servo (#1247)

0 commit comments

Comments
 (0)