Skip to content

Commit 9da7282

Browse files
committed
corrected version infos
1 parent da80949 commit 9da7282

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@ configuration details below.
1111
JSqlParser parses an SQL statement and translate it into a hierarchy of Java classes.
1212
The generated hierarchy can be navigated using the Visitor Pattern.
1313

14+
## Extensions Version 0.8.5
15+
16+
* Added support for mysql truncate function
17+
* Changed repository location and groupid of JSqlParsers artifact.
18+
1419
## Extensions Version 0.8.4
1520

1621
* Added support for named JDBC parameters

0 commit comments

Comments
 (0)