Fix chatwootSchema in chatwoot model to store reopen_conversation and conversation_pending options

This commit is contained in:
Israel Xabregas Ramos
2023-09-25 20:45:14 -03:00
parent 4dfe6bdbe8
commit 7835f32c8b
2 changed files with 9 additions and 0 deletions

View File

@@ -1,3 +1,10 @@
# 1.5.2 (Development)
### Fixed
* Fix chatwootSchema in chatwoot model to store reopen_conversation and conversation_pending options
# 1.5.1 (2023-09-17 13:50)
### Feature