mirror of
https://github.com/mgerb/mywebsite
synced 2026-01-14 19:42:49 +00:00
updated bunch of file paths and changed the way posts are loaded
This commit is contained in:
15
node_modules/nodemailer-direct-transport/CHANGELOG.md
generated
vendored
Normal file
15
node_modules/nodemailer-direct-transport/CHANGELOG.md
generated
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
# Changelog
|
||||
|
||||
## v1.1.0 2015-10-08
|
||||
|
||||
If MX record is not found, fallback to A or AAAA
|
||||
|
||||
## v1.0.2 2015-03-09
|
||||
|
||||
Bumped smtp-connection version and replaced simplesmtp based tests with smtp-server based ones.
|
||||
|
||||
## v1.0.0 2014-07-30
|
||||
|
||||
Fixed a bug with stream buffering. Uses [mail.resolveContent](https://github.com/andris9/Nodemailer#resolvecontent) provided by Nodemailer v1.1.
|
||||
|
||||
As the change includes a method from Nodemailer 1.1 and not 1.0, then changed the version scheme to use proper semver instead of 0.x.
|
||||
Reference in New Issue
Block a user