From 7478c4a10c57422872fc0a578f07e434b9e555ef Mon Sep 17 00:00:00 2001 From: kallestenflo Date: Sun, 22 Nov 2015 22:37:58 +0100 Subject: [PATCH] Update changelog.md --- changelog.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index d8b71574..5b51b732 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,14 @@ -In the Pipe +2.1.0 (2015-11-22) =========== +* Upgraded dependency versions +* Introduced Cache SPI +* Introduced path functions +* Introduced JsonOrgJsonProvider +* OSGI improvements +* Inline filters supports same operators as Filter builders +* Improved filter evaluation +* Internal makeovers +* New write operations : map(...) and renameKey(...) 2.0.0 (2015-03-19) =================