diff options
Diffstat (limited to 'packages/integrations/cloudflare/CHANGELOG.md')
-rw-r--r-- | packages/integrations/cloudflare/CHANGELOG.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/packages/integrations/cloudflare/CHANGELOG.md b/packages/integrations/cloudflare/CHANGELOG.md new file mode 100644 index 000000000..359165e23 --- /dev/null +++ b/packages/integrations/cloudflare/CHANGELOG.md @@ -0,0 +1,7 @@ +# @astrojs/cloudflare + +## 0.2.0 + +### Minor Changes + +- [#3600](https://github.com/withastro/astro/pull/3600) [`7f423581`](https://github.com/withastro/astro/commit/7f423581411648c9a69b68918ff930581f12cf16) Thanks [@nrgnrg](https://github.com/nrgnrg)! - add SSR adaptor for Cloudflare Pages functions |