Skip to content

Commit 3b9edba

Browse files
abetomoDeviaVir
authored andcommitted
bump to 0.13.0 (#470)
1 parent a650f78 commit 3b9edba

File tree

5 files changed

+241
-193
lines changed

5 files changed

+241
-193
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -337,3 +337,15 @@ This project adheres to [Semantic Versioning](http://semver.org/).
337337
- Log result of an async handler method by resolving promise if a promise [#440](https://github.com/motdotla/node-lambda/pull/440)
338338
- Fix to display return value of handler [#427](https://github.com/motdotla/node-lambda/pull/427)
339339
- Fix to set array when same bucket [#423](https://github.com/motdotla/node-lambda/pull/423)
340+
341+
## [0.13.0] - 2018-11-15
342+
### Features
343+
- Drop nodejs4.3 [#469](https://github.com/motdotla/node-lambda/pull/469)
344+
- Update maximum timeout value from 300 to 900 [#465](https://github.com/motdotla/node-lambda/pull/465)
345+
- Modify to follow the rules of the new 'standard' [#463](https://github.com/motdotla/node-lambda/pull/463)
346+
- Add 'osx' to CI os [#464](https://github.com/motdotla/node-lambda/pull/464)
347+
- Update CI test to LTS version [#462](https://github.com/motdotla/node-lambda/pull/462)
348+
- Upgrade `archiver` [#460](https://github.com/motdotla/node-lambda/pull/460)
349+
350+
### Bugfixes
351+
- Fix value of StartingPosition [#467](https://github.com/motdotla/node-lambda/pull/467)

0 commit comments

Comments
 (0)