Plane: update release notes for 3.9.2

This commit is contained in:
Andrew Tridgell 2018-10-10 13:11:25 +11:00
parent 0bb1821e8d
commit c005a594c1

View File

@ -1,3 +1,24 @@
Release 3.9.2, 10th October 2018
--------------------------------
The ArduPilot development team are delighted to announce the 3.9.2
stable release of the ArduPilot plane code. This release includes a
number of small but important fixes over 3.9.1.
The changes since the 3.9.2beta3 release are:
- fixed a DShot send bug that could lead to board lockup
- fixed RGB LED display on Pixracer under both NuttX and ChibiOS
- fixed safety switch option handling bug
Thanks for the bug reports and testing by all users for the 3.9.2beta
series!
Happy flying!
Release 3.9.2beta3, 20th September 2018
---------------------------------------