Skip to content

Commit

Permalink
1.7.0
Browse files Browse the repository at this point in the history
Bumped version and added release notes
  • Loading branch information
Frank Schmid committed Apr 20, 2018
1 parent a8e1f67 commit ac7d9f9
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -468,6 +468,12 @@ and _serverless.service.provider.deployedAliasTemplates[]_.

## Version history

* 1.7.0
* Support existing custom authorizers [#101](https://github.com/HyperBrain/serverless-aws-alias/issues/101)
* Support domain-manager plugin [#110](https://github.com/HyperBrain/serverless-aws-alias/issues/110)
* Support pseudo-parameter plugin [#112](https://github.com/HyperBrain/serverless-aws-alias/issues/112)
* Show logs from arbitrary versions [#62](https://github.com/HyperBrain/serverless-aws-alias/issues/62), [#89](https://github.com/HyperBrain/serverless-aws-alias/issues/89)

* 1.6.1
* Fixed custom authorizer references [#102](https://github.com/HyperBrain/serverless-aws-alias/pull/102)
* Fixed broken DynamoDB stream deployments [#85](https://github.com/HyperBrain/serverless-aws-alias/issues/85)
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "serverless-aws-alias",
"version": "1.6.1",
"version": "1.7.0",
"description": "Serverless plugin to support AWS function aliases",
"main": "index.js",
"repository": {
Expand Down

0 comments on commit ac7d9f9

Please sign in to comment.