@syncfusion/ej2-dropdowns 20.1.50 → 20.1.55

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -2,6 +2,22 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ## 20.1.52 (2022-05-04)
6
+
7
+ ### ListBox
8
+
9
+ #### Bug Fixes
10
+
11
+ - `I374083` - Issue with "Filtering did not work in the datasource empty list" has been resolved.
12
+
13
+ ## 20.1.50 (2022-04-19)
14
+
15
+ ### ListBox
16
+
17
+ #### Bug Fixes
18
+
19
+ - `I376206` - Issue with "When `MoveUp/MoveDown` Buttons retain enabled state after removing item and script error thrown" has been resolved.
20
+
5
21
  ### ListBox
6
22
 
7
23
  #### Bug Fixes