File tree 5 files changed +241
-193
lines changed
5 files changed +241
-193
lines changed Original file line number Diff line number Diff line change @@ -337,3 +337,15 @@ This project adheres to [Semantic Versioning](http://semver.org/).
337
337
- Log result of an async handler method by resolving promise if a promise [ #440 ] ( https://github.com/motdotla/node-lambda/pull/440 )
338
338
- Fix to display return value of handler [ #427 ] ( https://github.com/motdotla/node-lambda/pull/427 )
339
339
- 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 )
You can’t perform that action at this time.
0 commit comments