Skip to content

Commit 827efe8

Browse files
author
Lucas Moreira
authored
Merge pull request #41 from ButterFlight/bump-version-10-4-2
Bumped version for release and added changelog
2 parents 9de85f0 + 26a34c2 commit 827efe8

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

changelog.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
<span>2018.04.25 - 10.4.2 - ButterFlight</span>
2+
<ul>
3+
<li>Fix Small Angle on HELIO.</li>
4+
<li>Fix issues with certain filter settings not displaying properly</li>
5+
<li>Fix UI Issues</li>
6+
</ul>
17
<span>2018.03.25 - 10.4.1 - ButterFlight</span>
28
<ul>
39
<li>Removed butterflight filter configuration settings, including the dynamic filter button, from the ui for helio targets</li>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "butterflight-configurator",
33
"description": "Crossplatform configuration tool for Butterflight flight control system.",
4-
"version": "10.4.1",
4+
"version": "10.4.2",
55
"integrated_bbe_version": "3.1.0",
66
"main": "main_nwjs.html",
77
"bg-script": "js/eventPage.js",

0 commit comments

Comments
 (0)