Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wumpz committed Jan 22, 2014
1 parent 1f38eee commit 7024bc7
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

## News

Version **0.8.8** released.

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**.

Recent changes in **0.8.7-SNAPSHOT** for some alias support changes introducing some API changes.

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

## Extensions Version 0.8.7
## Extensions Version 0.8.8

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

0 comments on commit 7024bc7

Please sign in to comment.