Skip to content

Commit c812059

Browse files
Release: Update release notes
1 parent f7e3d3d commit c812059

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="71"
4+
android:versionCode="72"
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.3.2 RC2
5+
* Fixed loop problem in TTS (#761), chery picked from master
6+
47
## Droidplanner v2.3.2 RC1
58
* On the DroneSetup pane removed the Tuning and Calibration Fragments
69
* Removed unfinished/untested missionItems (Only Waypoint, Takeoff and Land are allowed)

0 commit comments

Comments
 (0)