From a5a39ca03e10ee8d37b7a1070df222fb56427204 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philippe=20L=C3=A9caillon?= Date: Mon, 14 Oct 2019 20:53:34 +0200 Subject: [PATCH] Update the release note --- src/Evolve/Evolve.nuspec | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/src/Evolve/Evolve.nuspec b/src/Evolve/Evolve.nuspec index de9ca6d7..c41317e2 100644 --- a/src/Evolve/Evolve.nuspec +++ b/src/Evolve/Evolve.nuspec @@ -13,8 +13,13 @@ Every time you build your project, it will automatically ensure that your databa https://raw.githubusercontent.com/lecaillon/Evolve/master/images/logo128.png false - - #34 Add support for repeatable migrations. -- Improve migration summary. + - #104 Add configuration file support in Evolve CLI +- #108 Add new command info +- #115 Add CockroachDB support +- #121 Make migration loading case insensitive +- #122 Evolve CLI displays less verbose errors +- #126 Evolve.MSBuild json configuration file now supports special characters +- #128 Improve PostgreSQL erase command Evolve Flyway sql database migration database-migration continuous-integration continuous-delivery