Skip to content

Commit

Permalink
Updating changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
jayair committed Jul 25, 2024
1 parent ac778ce commit 9ad0252
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
9 changes: 8 additions & 1 deletion _chapters/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,17 @@ You can get these updates emailed to you via our [newsletter]({% link newsletter

### Changes

#### [v8.0.1: {{ site.data.changelog.current.title }}](https://branchv801.archives.sst.dev/) (Current)
#### [v9.0: {{ site.data.changelog.current.title }}](https://branchv9.archives.sst.dev/) (Current)

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

- [Tutorial changes]({{ site.github_repo }}/compare/v8.0.1...v9.0)
- [Demo notes app source]({{ site.sst_demo_repo }}/compare/v2.0...v9)

#### [v8.0.1: {{ site.data.changelog.v8-0-1.title }}](https://branchv801.archives.sst.dev/)

{{ site.data.changelog.v8-0-1.desc }}

- [Tutorial changes]({{ site.github_repo }}/compare/v8.0...v8.0.1)

#### [v8.0: {{ site.data.changelog.v8-0.title }}](https://branchv80.archives.sst.dev/)
Expand Down
4 changes: 4 additions & 0 deletions _data/changelog.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
current:
title: "Migrate to Ion"
desc: "Jul 25, 2024: Migrating away from CDK to Terraform with SST Ion v0.1."

v8-0-1:
title: "Updating Seed to IAM roles"
desc: "Sep 15, 2023: Minor changes to the setting up your project on Seed chapter."

Expand Down

0 comments on commit 9ad0252

Please sign in to comment.