update dependencies

This commit is contained in:
Dawid Dziurla
2020-03-24 13:34:13 +01:00
parent 7dcd3223b9
commit fafdc9738d
13 changed files with 125 additions and 41 deletions

View File

@ -1,5 +1,13 @@
# CHANGELOG
## 6.4.6 2020-03-20
- fix: `requeueAttempts=n` should requeue `n` times (Patrick Malouin) [a27ed2f7]
## 6.4.4 2020-03-01
- Add `options.forceAuth` for SMTP (Patrick Malouin) [a27ed2f7]
## 6.4.3 2020-02-22
- Added an option to specify max number of requeues when connection closes unexpectedly (Igor Sechyn) [8a927f5a]