diff --git a/CHANGELOG.md b/CHANGELOG.md
index 647d863f..a09db4cd 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,14 @@
+
+## [0.2.2](https://github.com/aurelia/vscode-extension/compare/0.2.1...v0.2.2) (2017-02-02)
+
+
+### Bug Fixes
+
+* **readme:** remove outdated screenshot ([1267382](https://github.com/aurelia/vscode-extension/commit/1267382))
+* **themes:** scopes won't auto inherit anymore in 1.9.0, defined all au scopes seperatly ([22d308a](https://github.com/aurelia/vscode-extension/commit/22d308a))
+
+
+
## [0.2.1](https://github.com/aurelia/vscode-extension/compare/0.2.0...v0.2.1) (2017-02-02)
diff --git a/package.json b/package.json
index d5af595e..b3d2e9de 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "aurelia",
- "version": "0.2.1",
+ "version": "0.2.2",
"description": "A VS Code extension for Aurelia.",
"icon": "images/logo.png",
"keywords": [