change version to 1.0.2

This commit is contained in:
Zichao Lin 2022-05-08 18:03:21 +08:00
parent 45ae91f4bc
commit a9094aeb17
2 changed files with 9 additions and 2 deletions

@ -23,4 +23,11 @@ Open OTHER SETS -> TAG Editor, and manually replace default altitude, cleared al
### v1.0.1
- Current altitude, Cleared altitude and current speed in metric
- show nohing when cleared altitude is not assigned instead of 0 or crz altitude
- show nohing when cleared altitude is not assigned instead of 0 or crz altitude
### v1.0.2
- fix current altitude accuracy
- fix cleared alt to adapt china rvsm
- check if cleared alt is valid to rvsm
- remove cleared alt when equals final alt

@ -6,7 +6,7 @@
TinyEurocat::TinyEurocat(void) : CPlugIn ( COMPATIBILITY_CODE,
"TinyEurocat",
"1.0.1",
"1.0.2",
"Future Sim",
"GNU GPL v3.0 +" )
{