Skip to content
This repository was archived by the owner on Aug 7, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/en/getting-started/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -204,7 +204,7 @@ $ localstack start # start localstack in background with -d flag
/ /___/ /_/ / /__/ /_/ / /___/ / /_/ /_/ / /__/ ,<
/_____/\____/\___/\__,_/_//____/\__/\__,_/\___/_/|_|

💻 LocalStack CLI 4.0.0
💻 LocalStack CLI {{< localstack-latest-version >}}
👤 Profile: default

[12:47:13] starting LocalStack in Docker mode 🐳 localstack.py:494
Expand Down
1 change: 1 addition & 0 deletions content/en/references/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ which can be released as patch version because we are committed to make LocalSta

| Version | Release Date | Release Notes |
|----------|--------------------|----------------------------------------------------------------------------------------------------|
| `v4.0.0` | November 21, 2024 | [v4.0.0](https://blog.localstack.cloud/announcing-localstack-40-general-availability/) |
| `v3.8.0` | October 3, 2024 | [v3.8.0](https://blog.localstack.cloud/localstack-release-v-3-8-0/) |
| `v3.7.0` | August 29, 2024 | [v3.7.0](https://blog.localstack.cloud/2024-08-29-localstack-release-v-3-7-0/) |
| `v3.6.0` | July 25, 2024 | [v3.6.0](https://discuss.localstack.cloud/t/localstack-release-v3-6-0/997) |
Expand Down