Skip to content

Commit 7024bc7

Browse files
committed
Update README.md
1 parent 1f38eee commit 7024bc7

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
22

33
## News
44

5+
Version **0.8.8** released.
6+
7+
Due to incompatibilities using maven release with git v1.8.5 I skipped version 0.8.7. So the actual released version is **0.8.8**.
8+
59
Recent changes in **0.8.7-SNAPSHOT** for some alias support changes introducing some API changes.
610

711
Version **0.8.6** released.
@@ -22,7 +26,7 @@ configuration details below.
2226
JSqlParser parses an SQL statement and translate it into a hierarchy of Java classes.
2327
The generated hierarchy can be navigated using the Visitor Pattern.
2428

25-
## Extensions Version 0.8.7
29+
## Extensions Version 0.8.8
2630

2731
* Startet a simple utility class **SelectUtils** to collect basic **select** modification tools.
2832
* addExpression adds a new expression to the select list.

0 commit comments

Comments
 (0)