aboutsummaryrefslogtreecommitdiff
path: root/packages/integrations/deno/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'packages/integrations/deno/CHANGELOG.md')
-rw-r--r--packages/integrations/deno/CHANGELOG.md10
1 files changed, 10 insertions, 0 deletions
diff --git a/packages/integrations/deno/CHANGELOG.md b/packages/integrations/deno/CHANGELOG.md
index 31593ed2b..ca3e1cdf7 100644
--- a/packages/integrations/deno/CHANGELOG.md
+++ b/packages/integrations/deno/CHANGELOG.md
@@ -1,5 +1,15 @@
# @astrojs/node
+## 0.1.0
+
+### Minor Changes
+
+- [#2962](https://github.com/withastro/astro/pull/2962) [`17c02925`](https://github.com/withastro/astro/commit/17c02925c52027246000305cea1f9a7b6f484b00) Thanks [@natemoo-re](https://github.com/natemoo-re)! - Update config options to resepect [RFC0019](https://github.com/withastro/rfcs/blob/main/proposals/0019-config-finalization.md)
+
+### Patch Changes
+
+- [#2934](https://github.com/withastro/astro/pull/2934) [`13b271bc`](https://github.com/withastro/astro/commit/13b271bc7d032f5f3749a9868532d12d442a09ef) Thanks [@matthewp](https://github.com/matthewp)! - Add a Deno adapter for SSR
+
## 0.0.2-next.0
### Patch Changes