File tree Expand file tree Collapse file tree 4 files changed +353
-218
lines changed Expand file tree Collapse file tree 4 files changed +353
-218
lines changed Original file line number Diff line number Diff line change @@ -274,3 +274,18 @@ This project adheres to [Semantic Versioning](http://semver.org/).
274274-  Change: Ensure dotenv.load called before AWS load [ #369  ] ( https://github.com/motdotla/node-lambda/pull/369 ) 
275275-  Update README with latest output for 'node-lambda run -h' [ #373  ] ( https://github.com/motdotla/node-lambda/pull/373 ) 
276276-  Update Usage of README [ #374  ] ( https://github.com/motdotla/node-lambda/pull/374 ) 
277+ 
278+ ## [ 0.11.5]  - 2017-12-11 
279+ ### Features  
280+ -  Move node-zip to devDependencies [ #378  ] ( https://github.com/motdotla/node-lambda/pull/378 ) 
281+ -  Added the ability to set constants when scheduling a Lambda function Cloudwatch event [ #380  ] ( https://github.com/motdotla/node-lambda/pull/380 ) 
282+ -  Update CI's Node.js to LTS and latest version [ #386  ] ( https://github.com/motdotla/node-lambda/pull/386 ) 
283+ -  Update packages [ #392  ] ( https://github.com/motdotla/node-lambda/pull/392 ) 
284+ -  Added class to set S3 events [ #393  ] ( https://github.com/motdotla/node-lambda/pull/393 ) 
285+ -  Add updateS3Events to main [ #394  ] ( https://github.com/motdotla/node-lambda/pull/394 ) 
286+ -  Refactoring lib/schedule_events.js [ #395  ] ( https://github.com/motdotla/node-lambda/pull/395 ) 
287+ 
288+ ### Bugfixes  
289+ -  Set docker run working directory so npm install works [ #381  ] ( https://github.com/motdotla/node-lambda/pull/381 ) 
290+ -  Change short option of ` --tracingConfig `  to ` -c `  [ #385  ] ( https://github.com/motdotla/node-lambda/pull/385 ) 
291+ -  Fix to use Proxy when run locally [ #389  ] ( https://github.com/motdotla/node-lambda/pull/389 ) 
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments