Skip to content

Commit a19321a

Browse files
committed
update CHANGELOG.md
1 parent 81bf998 commit a19321a

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,17 @@
11
# ChangeLog
2+
## 1.19.0
3+
- Added TSqlDriverExtension class for upsert statement.
4+
- Added QString arguments to sort columns function.
5+
- Added linkTo() functions that has various arguments.
6+
- Added itemCountOfCurrentPage() into TPaginator class.
7+
- Added routes.cfg settings by which redirecting to URL path.
8+
- Modified to send a message of empty body when the status code is 304.
9+
- Fix a bug of Windows service stop-request.
10+
- Fix a bug of routing when any controller is not found.
11+
- Fix a bug that urlq() function doesn't keep arguments.
12+
- Fix a bug of printing help messages.
13+
- Fix compilation error on FreeBSD.
14+
215
## 1.18.0
316
- Implemented a session store for MongoDB.
417
- Fix a bug of file session store.

0 commit comments

Comments
 (0)