File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change @@ -8,6 +8,12 @@ Our convention for release control is the following (for a release like DPvA.B.C
88All 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 )
You can’t perform that action at this time.
0 commit comments