Skip to content

Latest commit

 

History

History
36 lines (16 loc) · 1.06 KB

CHANGELOG.md

File metadata and controls

36 lines (16 loc) · 1.06 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.0.2 (2019-07-22)

Bug Fixes

  • Correct name and full name of test suites (2671349)
  • Remove [Test] attribute from SpecificationSource method (2bc6a25)

2.0.1 (2017-07-15)

Bug Fixes

  • Throw exceptions which occur in the Establish delegate. (a4e2166)

2.0.0 (2017-05-12)

Features

  • Target the .Net Standard 1.6 library (aeb6030)

BREAKING CHANGES

  • NUnit 2.x is no longer supported.