Просмотр исходного кода

docs: add changelog entries for MySQL refactoring

Kjell Winblad 2 лет назад
Родитель
Сommit
515a7d0c80
2 измененных файлов с 2 добавлено и 0 удалено
  1. 1 0
      changes/ce/fix-11151.en.md
  2. 1 0
      changes/ee/fix-11151.en.md

+ 1 - 0
changes/ce/fix-11151.en.md

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

+ 1 - 0
changes/ee/fix-11151.en.md

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