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..f5fb43f0aa 100644
--- a/GlobalStaticVersion.props
+++ b/GlobalStaticVersion.props
@@ -8,7 +8,7 @@
2
2
0
- beta6
+