Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 707 Bytes

CHANGELOG.md

File metadata and controls

22 lines (17 loc) · 707 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

Unreleased

[1.0.0] - 2018-05-01

Added

  • Support for dotnet standard 2.0
  • Events to make dependency check exceptions accessible
  • Project CHANGELOG

Changed

  • Improve project documentation
  • Improve Directory Dependency message for directory not found
  • Connection string must now be explicitly provided to SqlServer Dependency

Removed

  • Dependency on Common.Logging
  • Connection string retrieval from app.config at SqlServer Dependency