File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change @@ -23,10 +23,17 @@ You can get these updates emailed to you via our [newsletter]({% link newsletter
23
23
24
24
### Changes
25
25
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)
27
27
28
28
{{ site.data.changelog.current.desc }}
29
29
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
+
30
37
- [ Tutorial changes] ({{ site.github_repo }}/compare/v8.0.1...v9.0)
31
38
- [ Demo notes app source] ({{ site.sst_demo_repo }}/compare/v2.0...v9)
32
39
Original file line number Diff line number Diff line change 1
1
current :
2
+ title : " Flip Ion to v3"
3
+ desc : " Aug 20, 2024: Update SST version from Ion to v3."
4
+
5
+ v9-0 :
2
6
title : " Migrate to Ion"
3
7
desc : " Jul 25, 2024: Migrating away from CDK to Terraform with SST Ion v0.1."
4
8
You can’t perform that action at this time.
0 commit comments