We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9b21f19 commit da8a32eCopy full SHA for da8a32e
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## [0.4.1](https://github.com/fsuipc-node/api/compare/0.4.0...0.4.1) (2021-02-01)
2
+
3
4
+### Bug Fixes
5
6
+* allow connexion to MSFS ([#9](https://github.com/fsuipc-node/api/issues/9)) ([9b21f19](https://github.com/fsuipc-node/api/commit/9b21f197cb6a9ef8eceee7d85e3f6b3f0a5c20aa))
7
8
9
10
# [0.4.0](https://github.com/fsuipc-node/api/compare/0.3.0...0.4.0) (2020-02-04)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@fsuipc/api",
- "version": "0.4.0",
+ "version": "0.4.1",
"author": {
"name": "FSUIPC-Node Opensource Team",
"url": "https://github.com/fsuipc-node"
0 commit comments