From 397d16a84c110a4d9349ecb01ea37c12e075aa67 Mon Sep 17 00:00:00 2001 From: Jeffrey Phillips Freeman <jeffrey.freeman@syncleus.com> Date: Fri, 12 Jun 2015 00:58:31 -0400 Subject: [PATCH] Updated the changelog. --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 70c6c02..8b74086 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,4 +2,10 @@ ## 1.0.0 +* Added artifactDirectory configuration option +* Added replSet configuration option +* Added oplogSize configuration option +* Added executableNaming configuration option +* Added syncDelay configuration option +* Added features configuration option * Forked from embedmongo-maven-plugin. -- GitLab