Skip to content

Commit 716b645

Browse files
Version: Releasing version 2.4.0
1 parent b26b2db commit 716b645

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

Android/AndroidManifest.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
33
package="org.droidplanner"
4-
android:versionCode="73"
4+
android:versionCode="75"
55
android:versionName="please run version.sh to get the version name">
66

77
<uses-sdk

ChangeLog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,12 @@ Our convention for release control is the following (for a release like DPvA.B.C
88
All the changes are logged below (preferable with the pull request numbers in parenteses):
99

1010
# Releases
11+
## Droidplanner v2.4.0
12+
* Initial support for Follow-me (#769)
13+
* Circle mission item, and advanced circle (#790)
14+
* Offline/Delayed tlog auto upload to DroneShare (#783,#787)
15+
* Fixing problems and adding test cases for the GeoTool classes (#770)
16+
1117
## Droidplanner v2.3.3
1218
* Fixing mission upload problem in AC3.2 (#767)
1319
* Adding support for Hybrid mode (#766)

0 commit comments

Comments
 (0)