Skip to content

Commit b215993

Browse files
add basic changelog
1 parent eb1fb0a commit b215993

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Changelog
2+
3+
## [0.3.0]
4+
5+
### Breaking Changes
6+
7+
- **`use-pro` now defaults to `true`.** The action will use the `localstack/localstack-pro` image by default. Workflows that relied on the community image without setting `use-pro` will now get the Pro image, which requires a `LOCALSTACK_AUTH_TOKEN`. Set `use-pro: 'false'` explicitly if you need the community image. For newer versions of LocalStack these images are equivalent.
8+
9+
### Deprecated
10+
11+
- **`use-pro` input will be removed in a future release as we are consolidating our docker images**.
12+

0 commit comments

Comments
 (0)