summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar natemoo-re <natemoo-re@users.noreply.github.com> 2022-08-09 16:12:27 +0000
committerGravatar fredkbot <fred+astrobot@astro.build> 2022-08-09 16:12:27 +0000
commita4f24266c0ca262df7c4e040a6fbb3559747b43a (patch)
tree52d543ecdf894263961fbaa44500574dcc7f0895
parent9f067dca27ba539c274ad282b744bafff684da81 (diff)
downloadastro-a4f24266c0ca262df7c4e040a6fbb3559747b43a.tar.gz
astro-a4f24266c0ca262df7c4e040a6fbb3559747b43a.tar.zst
astro-a4f24266c0ca262df7c4e040a6fbb3559747b43a.zip
-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>