diff --git a/src-vscode/CHANGELOG.md b/src-vscode/CHANGELOG.md
index 516cee9..f68c8be 100644
--- a/src-vscode/CHANGELOG.md
+++ b/src-vscode/CHANGELOG.md
@@ -1,5 +1,11 @@
# Change Log
+## 1.0.5
+- Improve SPO scroll performance
+
+## 1.0.4
+- Add rdf:type Icon
+
## 1.0.3
- Fix missing icon in readme.md
diff --git a/src/App.vue b/src/App.vue
index a38d033..e738d9a 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -157,7 +157,7 @@ function simpleHash(str: string): number {
style: 'padding-left: 16px; padding-top:0; padding-bottom:0; padding-right: 0px; '
}}">
-
+