Skip to content

Commit 6314a78

Browse files
[TASKSCLOUD-939] - Deployed new 25.8 version
1 parent d25885e commit 6314a78

File tree

11 files changed

+1760
-4
lines changed

11 files changed

+1760
-4
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,10 @@ Feel free to explore the [Developer's Guide](https://docs.aspose.cloud/display/t
3434
XER, XLSX, HTML, XML, TXT, TIF, SVG, PNG, JPEG
3535

3636

37+
## Enhancements in Version 25.8
38+
- Added new ability to level tasks for the resources.
39+
- Provided the ability to clear leveling delay that was previously added to the tasks during resource leveling.
40+
3741
## Enhancements in Version 25.4
3842
- Enhanced Task model.
3943
- Enhanced TaskLink model.

src/Aspose/Tasks/Configuration.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ class Configuration
135135
* Version of Aspose.Tasks Cloud API
136136
*
137137
*/
138-
protected $clientVersion = '25.4';
138+
protected $clientVersion = '25.8';
139139

140140
/*
141141
* Constructor

0 commit comments

Comments
 (0)