Explorar o código

feat: add changelog for #10926

Zaiming (Stone) Shi %!s(int64=2) %!d(string=hai) anos
pai
achega
abdbf3409d
Modificáronse 1 ficheiros con 5 adicións e 0 borrados
  1. 5 0
      changes/ce/feat-10926.en.md

+ 5 - 0
changes/ce/feat-10926.en.md

@@ -0,0 +1,5 @@
+Allow 'enable' as well as 'enabled' as the state flag for listeners.
+
+Prior to this change, listener can be enable/disabled by setting the 'true' or 'false' on the 'enabled' config.
+This is slightly different naming comparing to other state flags in the system.
+No the 'enable' flag is added as an aliase on listeners.