From 17f631d310461eaf3e54ca69e895795a61ef15b0 Mon Sep 17 00:00:00 2001 From: David Duffy Date: Mon, 5 Dec 2016 22:27:49 -0800 Subject: [PATCH 1/2] Updated version information for stable release. --- CHANGELOG.md | 3 +++ GlobalStaticVersion.props | 4 ++-- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index da859a78d8..0f69847b59 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,9 @@ This changelog will be used to generate documentation on [release notes page](http://azure.microsoft.com/en-us/documentation/articles/app-insights-release-notes-dotnet/). +## Version 2.2.0 +- Includes all changes since 2.1.0 stable release. + ## Version 2.2.0-beta6 - Added serialization of the "source" property. - Downgraded package dependencies to Microsoft.NETCore.App 1.0.1 level. diff --git a/GlobalStaticVersion.props b/GlobalStaticVersion.props index c60a92086e..cd4f8b545a 100644 --- a/GlobalStaticVersion.props +++ b/GlobalStaticVersion.props @@ -8,12 +8,12 @@ 2 2 0 - beta6 + - 2016-06-02 + 2016-12-05 .PreReleaseVersion $(MSBuildThisFileDirectory)$(PreReleaseVersionFileName) From bfe885fb3f29baa8225b1b3f09d6c4739367209d Mon Sep 17 00:00:00 2001 From: David Duffy Date: Tue, 6 Dec 2016 10:30:49 -0800 Subject: [PATCH 2/2] Reset date to old value so file version will still increase. --- GlobalStaticVersion.props | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/GlobalStaticVersion.props b/GlobalStaticVersion.props index cd4f8b545a..f5fb43f0aa 100644 --- a/GlobalStaticVersion.props +++ b/GlobalStaticVersion.props @@ -13,7 +13,7 @@ Date when Semantic Version was changed. Update for every public release. --> - 2016-12-05 + 2016-06-02 .PreReleaseVersion $(MSBuildThisFileDirectory)$(PreReleaseVersionFileName)