Skip to content

Commit 247fff9

Browse files
committed
Update to 0.4.2.
1 parent 3db585b commit 247fff9

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

src/QSP/ChangeLog.txt

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
1-
version 0.4.1
1+
version 0.4.2
2+
* Replace the browser which displays the route map with a better one.
3+
* Fixed an AUSOTS bug which could not read some coordinate formats.
4+
* Minor UI improvements.
5+
* Update server url address.
6+
7+
version 0.4.1
28
* Fix a bug that causes the program to crash if the destination ICAO is invalid when finding alternate airports.
39
* Add option to view route in external browser.
410
* Fix a bug where finding a route from a runway to the same runway causes program to hang.

src/QSP/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@
3131
// You can specify all the values or you can default the Build and Revision Numbers
3232
// by using the '*' as shown below:
3333
// [assembly: AssemblyVersion("1.0.*")]
34-
[assembly: AssemblyVersion("0.4.1.0")]
34+
[assembly: AssemblyVersion("0.4.2.0")]
3535
[assembly: AssemblyFileVersion("1.0.0.0")]

0 commit comments

Comments
 (0)