diff --git a/README.md b/README.md index 4aeab5c..7850799 100644 --- a/README.md +++ b/README.md @@ -49,8 +49,8 @@ Recent Releases ####Please Note: trunk is current development branch. ####26-Mar-2015 - version 1.6.7 released -Improvement - `useStrictOrdering` param added for websocket packets strict ordering -Improvement - `FAIL_ON_EMPTY_BEANS = false` option setted in json decoder +Improvement - `useStrictOrdering` param added for websocket packets strict ordering +Improvement - `FAIL_ON_EMPTY_BEANS = false` option setted in json decoder ####18-Feb-2015 - version 1.7.7 released Improvement - no need to add jackson lib if you use own JsonSupport impl