summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--packages/astro/CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/packages/astro/CHANGELOG.md b/packages/astro/CHANGELOG.md
index 2b4d4bca0..4d648c570 100644
--- a/packages/astro/CHANGELOG.md
+++ b/packages/astro/CHANGELOG.md
@@ -453,6 +453,7 @@ The **Astro v1.0.0 Release Candidate** comes includes new features, tons of bug
---
import LoadTodos from '../components/LoadTodos.astro';
---
+
<html>
<head>
<title>App</title>