chore(changelog): update CHANGELOG for Baileys v7.0.0-rc.4 and PostgreSQL connection improvements

- Added entry for Baileys version update to v7.0.0-rc.4.
- Refactored PostgreSQL connection handling and enhanced message processing capabilities.
This commit is contained in:
Davidson Gomes 2025-09-26 12:58:36 -03:00
parent 069786b9fe
commit da6f1bd540

View File

@ -7,6 +7,9 @@
- Fixed `ERROR: relation "public.Instance" does not exist` issue in migration `20250918182355_add_kafka_integration`
- Aligned table naming convention with other Evolution API migrations for consistency
- Resolved database migration failure that prevented Kafka integration setup
* **Update Baileys Version**: v7.0.0-rc.4
* Refactor connection with PostgreSQL and improve message handling
###