Skip to content

Commit bbf884d

Browse files
docs: add changelog
1 parent 1492039 commit bbf884d

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

.github/CHANGELOG.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,11 @@
99

1010

1111
releases:
12-
- name: 3.4.4
12+
- name: 3.5.0
1313
changes:
14+
- title: Add multi-simulator support (MSFS2020 and MSFS2024)
15+
categories: [Core]
16+
authors: [FoxtotSierra]
1417
- title: Added reload-button to developer configuration
1518
categories: [Core]
1619
authors: [Revyn112]
@@ -23,9 +26,6 @@ releases:
2326
- title: Reset-to-default button for developer configuration
2427
categories: [Core]
2528
authors: [Gaudv]
26-
- title: fix move people to new installer config url
27-
categories: [Core]
28-
authors: [FoxtrotSierra]
2929
- name: 3.4.3
3030
changes:
3131
- title: Change installer configuration to Cloudflare

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "fbw-installer",
33
"productName": "FlyByWire Installer",
4-
"version": "3.4.3-dev.1",
4+
"version": "3.5.0-dev.1",
55
"description": "Desktop application to install and customize FlyByWire addons",
66
"configUrls": {
77
"production": "https://flybywirecdn.com/installer/config/production.json",

0 commit comments

Comments
 (0)