Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
add Laravel 7 support
  • Loading branch information
browner12 authored Mar 3, 2020
1 parent 8cd3054 commit b34b7f8
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip

## [UNRELEASED]

## [3.1.0] - 2020-03-03

###
- support for Laravel 7

## [3.0.0] - 2019-09-08

### Added
Expand Down Expand Up @@ -90,7 +95,8 @@ Updates should follow the [Keep a CHANGELOG](http://keepachangelog.com/) princip
### Added
- new helpers package

[unreleased]: https://github.com/browner12/helpers/compare/v3.0.0...HEAD
[unreleased]: https://github.com/browner12/helpers/compare/v3.1.0...HEAD
[3.1.0]: https://github.com/browner12/helpers/compare/v3.0.0...v3.1.0
[3.0.0]: https://github.com/browner12/helpers/compare/v2.1.4...v3.0.0
[2.1.4]: https://github.com/browner12/helpers/compare/v2.1.3...v2.1.4
[2.1.3]: https://github.com/browner12/helpers/compare/v2.1.2...v2.1.3
Expand Down

0 comments on commit b34b7f8

Please sign in to comment.