Update README.md

This commit is contained in:
Christian 2019-05-09 08:13:16 +02:00 committed by GitHub
parent 5b516a81ae
commit b2db65660d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -184,8 +184,10 @@ class Missions
* Tweaked: Replaced deprecated `BIS_fnc_conditionalSelect` function calls with sensible select statements.
* Tweaked: Versioning format from e.g. 0.964 to 0.96.4 for a better separation.
* Tweaked: Arsenal whitelist/blacklist classes are case insensitive.
* Tweaked: Vehicle permissions now via sensible event handlers instead of loop. Thanks to [ColinM9991](https://github.com/ColinM9991)
* Fixed: Annoying popup since A3 1.90 concerning missing entry for `widthRailWay`.
* Fixed: Blufor soldier losses weren't counted in statistics.
* Fixed: Missing `itemRadio` in some arsenal presets.
### 0.963a (10th April 2018 as "legacy support" release)
* Added: Action to raise/lower object while building. Thanks to [darrell-aevum](https://github.com/darrell-aevum)