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
2323
2424### Changes
2525
26- #### [ v7.0.3 : {{ site.data.changelog.current.title }}] ( https://branchv703 --serverless-stack.netlify.app/ ) (Current)
26+ #### [ v7.1 : {{ site.data.changelog.current.title }}] ( https://branchv71 --serverless-stack.netlify.app/ ) (Current)
2727
2828{{ site.data.changelog.current.desc }}
2929
30+ - [ Tutorial changes] ({{ site.github_repo }}/compare/v7.0.3...v7.1)
31+ - [ Demo notes app source] ({{ site.sst_demo_repo }}/compare/v1.0.1...v1.1)
32+
33+ #### [ v7.0.3: {{ site.data.changelog.v7-0-3.title }}] ( https://branchv703--serverless-stack.netlify.app/ )
34+
35+ {{ site.data.changelog.v7-0-3.desc }}
36+
3037- [ Tutorial changes] ({{ site.github_repo }}/compare/v7.0.2...v7.0.3)
3138- [ Demo notes app source] ({{ site.sst_demo_repo }}/compare/v1.0...v1.0.1)
3239
Original file line number Diff line number Diff line change 11current :
2+ title : " Upgrading to CDK v2"
3+ desc : " Feb 2, 2022: Updating SST version for CDK v2 upgrade."
4+
5+ v7-0-3 :
26 title : " Renaming lib to stacks"
37 desc : " Sep 24, 2021: Renaming lib to stacks in the SST app."
48
You can’t perform that action at this time.
0 commit comments