Skip to content

Commit f4792ad

Browse files
committed
Updating changelog
1 parent 63f0a94 commit f4792ad

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-
#### [v7.2: {{ site.data.changelog.current.title }}](https://branchv73--serverless-stack.netlify.app/) (Current)
26+
#### [v7.4: {{ site.data.changelog.current.title }}](https://branchv74--serverless-stack.netlify.app/) (Current)
2727

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

30+
- [Tutorial changes]({{ site.github_repo }}/compare/v7.3...v7.4)
31+
- [Demo notes app source]({{ site.sst_demo_repo }}/compare/v1.3...v1.4)
32+
33+
#### [v7.3: {{ site.data.changelog.v7-3.title }}](https://branchv73--serverless-stack.netlify.app/)
34+
35+
{{ site.data.changelog.v7-3.desc }}
36+
3037
- [Tutorial changes]({{ site.github_repo }}/compare/v7.2...v7.3)
3138
- [Demo notes app source]({{ site.sst_demo_repo }}/compare/v1.2...v1.3)
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: "Upgrading to SST v2.5"
3+
desc: "Apr 9, 2023: Updating the guide and code to use the latest `sst bind`."
4+
5+
v7-3:
26
title: "Upgrading to SST v2"
37
desc: "Mar 10, 2023: Updating the guide and code snippets to SST v2."
48

0 commit comments

Comments
 (0)