Skip to content

Commit 2983367

Browse files
committed
Update readme to link to release blog post and list of breaking changes
1 parent 8f81232 commit 2983367

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

readme.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@ Repository for both **NEST** and **Elasticsearch.Net**, the two official [elasti
3737
</tr>
3838
</table>
3939

40+
## Upgrading from 1.x to 2.x
41+
42+
Take a look at the [blog post for details around the evolution of NEST 2.x](https://www.elastic.co/blog/ga-release-of-nest-2-0-our-dot-net-client-for-elasticsearch), in addition to the list of breaking changes for [NEST](https://github.com/elastic/elasticsearch-net/blob/master/docs/2.0-breaking-changes/nest-breaking-changes.md) and [Elasticsearch.Net](https://github.com/elastic/elasticsearch-net/blob/master/docs/2.0-breaking-changes/elasticsearch-net-breaking-changes.md).
43+
4044
#[NEST](https://github.com/elasticsearch/elasticsearch-net/tree/master/src/Nest#nest-)
4145

4246
NEST is the official high-level .NET client of [elasticsearch](https://github.com/elasticsearch/elasticsearch). It aims to be a solid, strongly typed client with a very concise API.

0 commit comments

Comments
 (0)