packages feed

tasty-hspec-1.1.5: CHANGELOG.md

# Changelog

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

The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to the [Haskell Package Versioning Policy](https://pvp.haskell.org/).

## [1.1.5] - 2018-06-27

### Added
- `TreatPendingAs` option, for allowing pending tests to be treated as successes

## [1.1.4] - 2018-3-18

### Changed
- Support hspec-2.5.0

### Removed
- Re-exports of QuickCheck and SmallCheck options

## [1.1.3.3] - 2018-1-26

### Removed
- Redundant `random` dependency

## [1.1.3.2] - 2017-6-20

### Changed
- Support tasty-0.9.1
- More accurate dependency version bounds

## [1.1.3.1] - 2017-1-25

### Changed
- Support hspec-2.4.0