docs: add changelog entries for MySQL refactoring

This commit is contained in:
Kjell Winblad 2023-06-27 17:23:04 +02:00
parent 3d1712c00c
commit 515a7d0c80
2 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1 @@
The MySQL connector has been refactored to its own Erlang application to improve the code structure.

View File

@ -0,0 +1 @@
The MySQL bridge has been refactored to its own Erlang application to improve the code structure and to make it easier to maintain.