Skip to content

Commit 157eebf

Browse files
committed
1 parent 5b3ec5a commit 157eebf

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ JSqlParser is dual licensed under **LGPL V2.1** and **Apache Software License, V
1313

1414
## News
1515

16-
Version **0.9.3** released.
16+
* Please test the actual SNAPSHOT, if there are problems using the extended identifier token.
17+
* Version **0.9.3** released.
1718

1819
More news can be found here: https://github.com/JSQLParser/JSqlParser/wiki/News.
1920

@@ -35,6 +36,8 @@ Also I would like to know about needed examples or documentation stuff.
3536

3637
## Extensions in the latest SNAPSHOT version 0.9.4
3738

39+
* Completely rewritten S_IDENTIFIER rule to accept hopefully all possible UTF-8 letters without
40+
specifying some additional rules.
3841
* allow **Server** within multipart names to act as database link
3942
* revived Apache Software License, Version 2.0
4043
* support for **row constructors in conditions**

0 commit comments

Comments
 (0)