Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
fetzi committed Apr 13, 2020
1 parent d3157ec commit 39474d7
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [2.0.1] (2020-04-13)
### Fixed
- `Process` instantiation with array instead of string

## [2.0.0] (2019-12-05)
### Added
- own simple `FileWatcher` class
Expand All @@ -28,4 +32,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [1.0.0] (2017-09-11)
### Added
- Basic functionality
- PHP 7.0 dependency
- PHP 7.0 dependency

0 comments on commit 39474d7

Please sign in to comment.