Skip to content

Commit

Permalink
Updated change log and bumped version to 0.4.1 for release
Browse files Browse the repository at this point in the history
  • Loading branch information
sushiat committed Feb 13, 2022
1 parent cc78b0b commit 98639d5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
4 changes: 2 additions & 2 deletions OpenSky.Agent/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@
[assembly: AssemblyCulture("")]
[assembly: ComVisible(false)]
[assembly: ThemeInfo(ResourceDictionaryLocation.None, ResourceDictionaryLocation.SourceAssembly)]
[assembly: AssemblyVersion("0.4.0")]
[assembly: AssemblyFileVersion("0.4.0")]
[assembly: AssemblyVersion("0.4.1")]
[assembly: AssemblyFileVersion("0.4.1")]

// This allows us to detect debug mode in XAML
#if DEBUG
Expand Down
6 changes: 6 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@
OpenSky Agent for MSFS Changelog
======================================================================================

--------------------------------------------------------------------------------------
Version 0.4.1 (ALPHA4)
--------------------------------------------------------------------------------------
- Added new recordings to complete both the FemaleUS and MaleUK voice packs
- Added new setting to control aircraft position update interval on tracking view

--------------------------------------------------------------------------------------
Version 0.4.0 (ALPHA4)
--------------------------------------------------------------------------------------
Expand Down

0 comments on commit 98639d5

Please sign in to comment.