Skip to content

Commit aabec06

Browse files
committed
update changelog and composer
1 parent 93016dc commit aabec06

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

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

3+
## Version 3.4.0
4+
1. Added: new line before keyword sql output mode
5+
36
## Version 3.3.0
47

58
1. Added: Ability to return new query of anynomous alias function in from() 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/querybuilder",
3-
"version":"3.3.0",
3+
"version":"3.4.0",
44
"description": "Create query by php code",
55
"keywords": ["PHP","php reprting tools","php reporting framework","mysql reporting tools","charts","graphs","query builder","sql query generator"],
66
"homepage": "https://www.koolreport.com",

0 commit comments

Comments
 (0)