From 63be2c02b6e6058f48db5a61155bf44cd474744b Mon Sep 17 00:00:00 2001 From: Nuno Chaves <4422374+jupitern@users.noreply.github.com> Date: Mon, 27 May 2019 10:13:02 +0100 Subject: [PATCH] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 12f7d49..e33a5d5 100644 --- a/README.md +++ b/README.md @@ -16,13 +16,13 @@ Include jupitern/cosmosdb in your project, by adding it to your composer.json fi ## Changelog -### v2.4.0 +### v2.5.0 -- added support for nested partition keys +- support partitioned queries using new method "setPartitionValue()" -- added support for creating collections with partition keys +- support creating partitioned collections -- pass a known partition value when querying as an alternative to cross-partition queries +- support for nested partition keys ### v2.0.0