From 98639d55ae2bd2b3881fa0777c4673ae28c4d152 Mon Sep 17 00:00:00 2001 From: "sushi.at" Date: Sun, 13 Feb 2022 19:11:17 +0000 Subject: [PATCH] Updated change log and bumped version to 0.4.1 for release --- OpenSky.Agent/Properties/AssemblyInfo.cs | 4 ++-- changelog.txt | 6 ++++++ 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/OpenSky.Agent/Properties/AssemblyInfo.cs b/OpenSky.Agent/Properties/AssemblyInfo.cs index 383b662..422e187 100644 --- a/OpenSky.Agent/Properties/AssemblyInfo.cs +++ b/OpenSky.Agent/Properties/AssemblyInfo.cs @@ -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 diff --git a/changelog.txt b/changelog.txt index 3ac1604..e7dde0a 100644 --- a/changelog.txt +++ b/changelog.txt @@ -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) --------------------------------------------------------------------------------------