diff --git a/README.MD b/README.MD index dfd27ca..ead6770 100644 --- a/README.MD +++ b/README.MD @@ -99,6 +99,8 @@ That's it. Whenever there's a new version, you run the command, and you can enjo ## Changelog +- 0.0.16 - 2021.07.23 + - Moved Class.MySmtpClient to be loaded from separate file via dot sourcing - hopefully fixes [#16](https://github.com/EvotecIT/Mailozaurr/issues/16) - 0.0.15 - 2021.07.18 - Moved Class.MySmtpClient to be loaded as last in PSM1. This should make it load when loaded by other modules - hopefully! - 0.0.14 - 2021.06.28