# 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 [Semantic Versioning](http://semver.org/).

## [Unreleased]

## [v1.0.0 (2021-01-03)](https://github.com/pestphp/pest-plugin/compare/v0.3.0...v1.0.0)
### Changed
- Stable version

## [v0.3.0 (2020-08-25)](https://github.com/pestphp/pest-plugin/compare/v0.2.1...v0.3.0)
### Added
- Support to Pest v0.3

## [v0.2.1 (2020-06-16)](https://github.com/pestphp/pest-plugin/compare/v0.2.0...v0.2.1)
### Added
- Detection of local development plugins ([#10](https://github.com/pestphp/pest-plugin/pull/10))

## [v0.2.0 (2020-06-14)](https://github.com/pestphp/pest-plugin/commit/d94b26546a367720536c56898200fdfa288da264)
### Added
- First version
