Skip to content

Commit f9ea2b7

Browse files
authored
Merge pull request #442 from mikeller/added_changelog_for_3_5_0
2 parents 0b28bf7 + 2b939ce commit f9ea2b7

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

changelog.html

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,25 @@
3939
</head>
4040
<body>
4141
<div class="log">
42+
<h2> 3.5.0 - Updates for Betaflight 4.2.0</h2>
43+
44+
<ul>
45+
<li>Features:
46+
<ul>
47+
<li>added the ability to take 'screenshots' of the graph</li>
48+
<li>added options to hide graph background and time bar</li>
49+
<li>added new PID error vs. setpoint graph</li>
50+
<li>various UI improvements</li>
51+
</ul>
52+
</li>
53+
<li>Fixes:
54+
<ul>
55+
<li>fixed a bug in the header display</li>
56+
<li>fixed a number of incompatibilities with the firmware</li>
57+
</ul>
58+
</li>
59+
</ul>
60+
4261
<h2> 3.4.0 - Updates for Betaflight 4.1.0</h2>
4362

4463
<ul>

0 commit comments

Comments
 (0)