Update CHANGELOG.md

This commit is contained in:
Sean Whalen
2019-07-17 11:34:44 -04:00
committed by GitHub
parent 2a25ce5b62
commit 4b56c516b1

View File

@@ -3,7 +3,7 @@
- Move mail processing functions to `mailsuite` package
- Add offline option (closes issue #90)
- Properly set timeout when querying DNS (closes issue #79 and #92)
- Use UDP instead of TCP, and properly set the timeout when querying DNS (closes issue #79 and #92)
- Log the current file path being processed when `--debug` is used (closes issue #95)