Skip to content

Commit 761dfe5

Browse files
committed
Updating changelog
1 parent fc354dd commit 761dfe5

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

_chapters/changelog.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,17 @@ You can get these updates emailed to you via our [newsletter]({% link newsletter
2323

2424
### Changes
2525

26-
#### [v9.0: {{ site.data.changelog.current.title }}](https://branchv90.archives.sst.dev/) (Current)
26+
#### [v9.0.1: {{ site.data.changelog.current.title }}](https://branchv901.archives.sst.dev/) (Current)
2727

2828
{{ site.data.changelog.current.desc }}
2929

30+
- [Tutorial changes]({{ site.github_repo }}/compare/v9.0...v9.0.1)
31+
- [Demo notes app source]({{ site.sst_demo_repo }}/compare/v9...v9.0.1)
32+
33+
#### [v9.0: {{ site.data.changelog.v9-0.title }}](https://branchv90.archives.sst.dev/)
34+
35+
{{ site.data.changelog.v9-0.desc }}
36+
3037
- [Tutorial changes]({{ site.github_repo }}/compare/v8.0.1...v9.0)
3138
- [Demo notes app source]({{ site.sst_demo_repo }}/compare/v2.0...v9)
3239

_data/changelog.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
current:
2+
title: "Flip Ion to v3"
3+
desc: "Aug 20, 2024: Update SST version from Ion to v3."
4+
5+
v9-0:
26
title: "Migrate to Ion"
37
desc: "Jul 25, 2024: Migrating away from CDK to Terraform with SST Ion v0.1."
48

0 commit comments

Comments
 (0)