Updated for v2.5.0

This commit is contained in:
Hemna 2021-11-09 10:31:29 -05:00
parent 059cc86a11
commit 5d17809895
1 changed files with 12 additions and 1 deletions

View File

@ -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