We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29234b7 commit e9c88c5Copy full SHA for e9c88c5
2 files changed
βChangelog.mdβ
@@ -1,5 +1,10 @@
1
# YourControls Changelog
2
3
+## Version 2.5.8
4
+
5
+* Added support for the Airbus H135
6
+* Resynced flaps/spoilers in the A32NX Experimental
7
8
## Version 2.5.7
9
10
* Changed the window title to YourControls vX.X.X
βsrc/yourcontrols/Cargo.tomlβ
@@ -1,6 +1,6 @@
[package]
name = "yourcontrols"
-version = "2.5.7"
+version = "2.5.8"
license = "GPL-3.0"
repository = "https://github.com/Sequal32/yourcontrols"
edition = "2018"
0 commit comments