removed docker-compose version as long it is obsolete

This commit is contained in:
Junior Vidotti
2024-09-11 22:18:30 +00:00
parent c8b36a2401
commit 7fa41a4d4c
3 changed files with 4 additions and 4 deletions

View File

@@ -5,6 +5,7 @@
* Define a global proxy to be used if the instance does not have one
* Save is on whatsapp on the database
* Add headers to the instance's webhook registration
* Debounce message break is now "\n" instead of white space
### Fixed
@@ -16,6 +17,7 @@
* Use exchange name from .env on RabbitMQ
* Fixed chatwoot screen
* It is now possible to send images via the Evolution Channel
* Removed "version" from docker-compose as it is obsolete (https://dev.to/ajeetraina/do-we-still-use-version-in-compose-3inp)
# 2.1.0 (2024-08-26 15:33)