Skip to content

Commit

Permalink
Merge pull request serverless#4298 from serverless/releasing-1.23
Browse files Browse the repository at this point in the history
Releasing 1.23
  • Loading branch information
eahefnawy authored Sep 21, 2017
2 parents ed614bf + 7c47dcf commit eca6a53
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 6,361 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
# 1.23.0 (21.09.2017)
- [Obey VIRTUAL_ENV on Windows](https://github.com/serverless/serverless/pull/4286)
- [Implement pinging for the CLI login](https://github.com/serverless/serverless/pull/4206)
- [Fixed a bug with deploy function not inheriting provider config](https://github.com/serverless/serverless/pull/4262)
- [Added Auth0 Webtasks Provider Template for Nodejs](https://github.com/serverless/serverless/pull/4283)
- [Added Java support for invoke local](https://github.com/serverless/serverless/pull/4199)

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


# 1.22.0 (13.09.2017)
- [Serverless now fails if provided profile is not valid](https://github.com/serverless/serverless/pull/4245)
- [Removed escaping of double quotes around string values in Serverless Variables](https://github.com/serverless/serverless/pull/4224)
Expand Down
Loading

0 comments on commit eca6a53

Please sign in to comment.