diff --git a/ChangeLog b/ChangeLog index 7206e72..98a5573 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,20 @@ CHANGES ======= -v4.2.3 +v2.5.0 ------ +* Updated Dockerfile's and build script for docker +* Cleaned up some verbose output & colorized output +* Reworked all the common arguments +* Fixed test-plugin +* Ensure common params are honored +* pep8 +* Added healthcheck to the cmds +* Removed the need for FROMCALL in dev test-plugin +* Pep8 failures +* Refactor the cli +* Updated Changelog for 4.2.3 * Fixed a problem with send-message command v2.4.2