This commit is contained in:
Ryan CrawCour 2015-11-23 12:36:12 -08:00
Родитель d17c0ca5be
Коммит 92dd7ac45a
1 изменённых файлов: 3 добавлений и 0 удалений

Просмотреть файл

@ -1,3 +1,6 @@
## Changes in 1.5.1 : ##
- **[Fixed]** If Select is not the last expression the LINQ Provider assumed no projection and produced SELECT * incorrectly. [#58](https://github.com/Azure/azure-documentdb-dotnet/issues/58)
## Changes in 1.5.0 : ## ## Changes in 1.5.0 : ##
- Implemented Upsert, Added UpsertXXXAsync methods - Implemented Upsert, Added UpsertXXXAsync methods
- Performance improvements for all requests - Performance improvements for all requests