From 54fce814e80429f185f82d651477bb23f856775e Mon Sep 17 00:00:00 2001 From: sam Date: Tue, 28 Jan 2014 22:19:47 +0000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 89fb8cfce..69d205bb9 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,8 @@ JSON libraries such as Jackson without having to unmarshall. The latest release is 0.90.10.0 which is compatible with elasticsearch 0.90.10. For releases that are compatible with earlier versions of elasticsearch, [search maven central](http://search.maven.org/#search%7Cgav%7C1%7Cg%3A%22com.sksamuel.elastic4s%22%20AND%20a%3A%22elastic4s_2.10%22). The general format is that release 0.90.x.y is compatible with elasticsearch 0.90.x. +Version 1.0.0-SNAPSHOT is currently in progress and will be released once elasticsearch 1.0 is released. If you wish to use elastic4s with a 1.0.0 release candidate then you will need to build from source for the time being. + [![Build Status](https://travis-ci.org/sksamuel/elastic4s.png)](https://travis-ci.org/sksamuel/elastic4s) [![Coverage Status](https://coveralls.io/repos/sksamuel/elastic4s/badge.png?branch=master)](https://coveralls.io/r/sksamuel/elastic4s?branch=master)