Skip to content

Commit

Permalink
Release: Update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
arthurbenemann committed May 10, 2014
1 parent f7e3d3d commit c812059
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Android/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="org.droidplanner"
android:versionCode="71"
android:versionCode="72"
android:versionName="please run version.sh to get the version name">

<uses-sdk
Expand Down
3 changes: 3 additions & 0 deletions ReleaseNotes.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
# Releases Notes
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.

## Droidplanner v2.3.2 RC2
* Fixed loop problem in TTS (#761), chery picked from master

## Droidplanner v2.3.2 RC1
* On the DroneSetup pane removed the Tuning and Calibration Fragments
* Removed unfinished/untested missionItems (Only Waypoint, Takeoff and Land are allowed)
Expand Down

0 comments on commit c812059

Please sign in to comment.