Skip to content

Commit 57845d3

Browse files
Release: Update release notes
1 parent a40ea32 commit 57845d3

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-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="75"
4+
android:versionCode="76"
55
android:versionName="please run version.sh to get the version name">
66

77
<uses-sdk

ReleaseNotes.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Releases Notes
22
These notes document what was removed from a Release Candidate (RC), which is build from a corresponding version of the program. These are not comulative between program versions (they can be between RCs), and express the diff from the master branch.
33

4+
## Droidplanner v2.4.0 RC2
5+
* Removed follow-me from the release
6+
47
## Droidplanner v2.4.0 RC1
58
* On the DroneSetup pane removed the Tuning and Calibration Fragments
69
* Removed unfinished/untested missionItems (Only Waypoint, Takeoff, Circle and Land are allowed)

0 commit comments

Comments
 (0)