Skip to content

Commit 1a3d289

Browse files
committed
1 parent 9ec7d85 commit 1a3d289

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ Also I would like to know about needed examples or documentation stuff.
5555

5656
## Extensions in the latest SNAPSHOT version 2.0
5757

58+
* changed all source code license headers to reflect the dual license of JSqlParser more correctly
5859
* support of **OPTIMIZE FOR 20 ROWS** like expressions
5960
* allowed conditions within **then** and **else** of a **case** statement
6061
* **SELECT * FROM mytable WHERE CASE WHEN a = 1 THEN b IN (1,2,3) ELSE c IN (1,2,3) END**

0 commit comments

Comments
 (0)