diff --git a/CHANGELOG.md b/CHANGELOG.md
new file mode 100644
index 0000000..693dab3
--- /dev/null
+++ b/CHANGELOG.md
@@ -0,0 +1,28 @@
+
+# Release Notes for sidebar-markdown-notes
+
+## not-yet-published
+
+- Marvelous features to come
+
+## 1.0.4
+
+- Added the `sidebar-markdown-notes.leftMargin` setting
+- Changed background color from `--vscode-editor-background` to `--vscode-sideBar-background`
+- Added the extension to [Open VSX Registry](https://open-vsx.org/)
+
+## 1.0.3
+
+- Fixed a bug where switching from preview/edit mode would not display anything
+
+## 1.0.2
+
+- Fixed a bug when loading saved nodes when switching pages
+
+## 1.0.1
+
+- Fixed a readme typo
+
+## 1.0.0
+
+- Initial Release 🎉
diff --git a/README.md b/README.md
index a958602..b3667cc 100644
--- a/README.md
+++ b/README.md
@@ -14,30 +14,6 @@ Write down notes directly in the sidebar using markdown.
- `sidebar-markdown-notes.leftMargin`: Adds a left margin to the entire view so it aligns with other content in the sidebar.
-## Release Notes
-
-### 1.0.4
-
-- Added the `sidebar-markdown-notes.leftMargin` setting
-- Changed background color from `--vscode-editor-background` to `--vscode-sideBar-background`
-- Added the extension to [Open VSX Registry](https://open-vsx.org/)
-
-### 1.0.3
-
-- Fixed a bug where switching from preview/edit mode would not display anything
-
-### 1.0.2
-
-- Fixed a bug when loading saved nodes when switching pages
-
-### 1.0.1
-
-- Fixed a readme typo
-
-### 1.0.0
-
-- Initial Release 🎉
-
---
Icons made by Freepik from www.flaticon.com