diff --git a/lib/upgrade.txt b/lib/upgrade.txt index 1e72c04642c..0226266b764 100644 --- a/lib/upgrade.txt +++ b/lib/upgrade.txt @@ -1,7 +1,7 @@ This files describes API changes in core libraries and APIs, information provided here is intended especially for developers. -=== 4.3.1 === +=== 4.4 === * Added modalform config object `moduleName` param that can be used to define alternative modal type for the modalform. By default 'core/modal_save_cancel' is used.