diff --git a/CHANGELOG.md b/CHANGELOG.md index 79f9393..c3b9dd5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,8 @@ All notable changes will be documented in this file, particularly any breaking changes. This project adheres to [Semantic Versioning](http://semver.org). ## [x.x.x] + +## [2.1.0] - Added - Option to configure a `RavenMigration.ILogger` or use the `ConsoleLogger`. ## [2.0.0] diff --git a/appveyor.yml b/appveyor.yml index 74edf2a..a82b7e7 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -7,7 +7,7 @@ assembly_info: assembly_file_version: $(core_version) assembly_informational_version: $(core_version) environment: - core_version: 2.0.0 + core_version: 2.1.0 nuget: disable_publish_on_pr: true build: