mirror of
https://github.com/betaflight/betaflight.git
synced 2025-07-23 08:15:30 +03:00
updating changelog and manifest
This commit is contained in:
parent
7ac0afe94e
commit
c36293000a
2 changed files with 9 additions and 1 deletions
|
@ -1,3 +1,11 @@
|
|||
<span>xx.xx.2014 - 0.43</span>
|
||||
<p>
|
||||
- Experimental passthrough support for logging<br />
|
||||
- MSP_ANALOG support for logging<br />
|
||||
- Allow running motors (testing) while monitoring sensors<br />
|
||||
- Tiny cosmetic changes<br />
|
||||
- Initial set of UI bugfixes for Chrome 36+<br />
|
||||
</p>
|
||||
<span>06.16.2014 - 0.42</span>
|
||||
<p>
|
||||
- Added I2C Error indicator to status bar<br />
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"manifest_version": 2,
|
||||
"minimum_chrome_version": "33",
|
||||
"version": "0.42",
|
||||
"version": "0.43",
|
||||
|
||||
"author": "cTn",
|
||||
"name": "Baseflight - Configurator",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue