@syncfusion/ej2-gantt 20.1.56 → 20.1.58

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,16 @@
6
6
 
7
7
  #### Bug Fixes
8
8
 
9
+ - `#380136` - End date is not updated when we update the resource unit via `updateRecordByID` method.
10
+ - `#378491` - Data is not displayed when we frequently move between different tabs has been fixed.
11
+ - `#379660` - Script error thrown when switching between tabs has been fixed.
12
+
13
+ ## 20.1.56 (2022-05-17)
14
+
15
+ ### Gantt
16
+
17
+ #### Bug Fixes
18
+
9
19
  - `#F174816` - Landscape page orientation is not working when exporting Pdf has been fixed.
10
20
  - `#377857` - Task not assigned to resources when dynamically changes from project view into resource view has been fixed.
11
21