Skip to content

Commit 34502fb

Browse files
committed
Update version to 5.6.2
1 parent 8b03b09 commit 34502fb

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Change Log
22

3+
## Version 5.6.2
4+
5+
1. Fix: MySQL, PostgreSQL, SQLServer data sources when binding array with more than 10 values.
6+
2. Fix: bug with DataStore's offsetGet method.
7+
38
## Version 5.6.1
49

510
1. Fix DataStore's generator method.

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "koolreport/core",
3-
"version":"5.6.1",
3+
"version":"5.6.2",
44
"description": "An Open Source PHP Reporting Framework for easier and faster report delivery.",
55
"keywords": ["php reporting framework","php reporting tools","data processing","data visualization","charts and graphs"],
66
"homepage": "https://www.koolreport.com",

0 commit comments

Comments
 (0)