File tree Expand file tree Collapse file tree 2 files changed +11
-4
lines changed Expand file tree Collapse file tree 2 files changed +11
-4
lines changed Original file line number Diff line number Diff line change 11## Change Log  
2+ All notable changes to this project will be documented in this file.
3+ This project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
24
3- ### v0.1.2 (2016/05/17)  
5+ ## [ Unreleased] [ unreleased ]  
6+ 
7+ ### [ 1.0.0]  - 2016/07/26 
8+ -  [ #7  ] ( https://github.com/SparkPost/nodemailer-sparkpost-transport/pull/7 )  Implemented the Nodemailer API (@ewandennis  )
9+ 
10+ ### [ 0.1.2]  - 2016/05/17 
411-  [ #4  ] ( https://github.com/SparkPost/nodemailer-sparkpost-transport/pull/4 )  Removed dotenv, updated README, and general cleanup. Closes #3   (@aydrian  )
512-  [ #2  ] ( https://github.com/SparkPost/nodemailer-sparkpost-transport/pull/2 )  Sort available options lists (@simison  )
613-  [ #1  ] ( https://github.com/SparkPost/nodemailer-sparkpost-transport/pull/1 )  fixed typo in readme file (@OogieBoogieInJSON  )
714
8- ### v0 .1.3 ( 2016/05/17)  
15+ ### [ 0 .1.3]  -  2016/05/17 
916-  Unpublished from NPM. Republished as v0.1.2
1017
11- ### v0 .1.0 ( 2015/08/28)  
18+ ### [ 0 .1.0]  -  2015/08/28 
1219-  Initial release
Original file line number Diff line number Diff line change 11{
22  "name" : " nodemailer-sparkpost-transport"  ,
3-   "version" : " 0.1.2 "  ,
3+   "version" : " 1.0.0 "  ,
44  "description" : " SparkPost transport for Nodemailer"  ,
55  "main" : " lib/sparkPostTransport.js"  ,
66  "scripts" : {
    
 
   
 
     
   
   
          
     
  
    
     
 
    
      
     
 
     
    You can’t perform that action at this time.
  
 
    
  
     
    
      
        
     
 
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments