Skip to content

Commit

Permalink
remove note about breaking change that is no longer a breaking change
Browse files Browse the repository at this point in the history
  • Loading branch information
dschep committed Dec 13, 2018
1 parent 7fc2155 commit 8f8b262
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@
- [Upgrade aws-sdk dep to fix issues with using AWS Profiles](https://github.com/serverless/serverless/pull/5587)
- Documentation updates

**Note**: the above change to preserve whitespace in variable defaults in `serverless.yaml` makes
it so that spaces like `${opt: foobar}` are no longer accepted. Use `${opt:foobar}` instead.

## Meta
- [Comparison since last release](https://github.com/serverless/serverless/compare/v1.34.1...v1.35.0)

Expand Down

0 comments on commit 8f8b262

Please sign in to comment.