Parcourir la source

docs: add changelog entries for MySQL refactoring

Kjell Winblad il y a 2 ans
Parent
commit
515a7d0c80
2 fichiers modifiés avec 2 ajouts et 0 suppressions
  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.