Skip to content

Commit

Permalink
Tag 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hmazter committed Sep 8, 2019
1 parent daf9f24 commit 9a2e06f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,11 @@ 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).

## [] - Unreleased
## [2.0.0] - 2019-09-08
### Breaking
- Drop support for PHP 7.1 (It is EOL)
### Changed
- Resolve Schedule instance from container instead of injecting, see #30
### Other
- Support Laravel 6.0

Expand Down

0 comments on commit 9a2e06f

Please sign in to comment.