From a68d8652e3924836d1ea21a7855c34b421388799 Mon Sep 17 00:00:00 2001 From: "Michael S. Klishin" Date: Tue, 3 Apr 2012 16:47:30 +0400 Subject: [PATCH] Document Validateur upgrade in the log --- ChangeLog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog.md b/ChangeLog.md index 237b55f..9495e32 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -1,5 +1,10 @@ ## Changes between 1.0.0-beta2 and 1.0.0-beta3 +### Validateur 1.1.0-beta1 + +[Validateur](https://github.com/michaelklishin/validateur) dependency has been upgraded to 1.1.0-beta1. + + ### Index Options support for monger.collection/ensure-index and /create-index `monger.collection/ensure-index` and `/create-index` now accept index options as additional argument.