@syncfusion/ej2-schedule 20.4.48 → 20.4.49

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
@@ -6,6 +6,14 @@
6
6
 
7
7
  #### Bug fixes
8
8
 
9
+ - `#I430344` - An issue with the resource id values for added records and changed records were incorrect when the `allowMultiple` property for schedule resources was set to true has been fixed.
10
+
11
+ ## 20.4.48 (2023-02-01)
12
+
13
+ ### Schedule
14
+
15
+ #### Bug fixes
16
+
9
17
  - `#I422532` - An issue with swiping animation is slow on date navigation in iPad device has been fixed.
10
18
  - `#I426228` - An issue with drag and drop with timeline view header rows has been fixed.
11
19