Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
browner12 committed Feb 9, 2018
1 parent 72641b3 commit 04ddf61
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]

## [2.1.2] - 2018-02-08

### Changed
- support for Laravel 5.6 [#18](https://github.com/browner12/helpers/pull/18)

## [2.1.1] - 2018-01-03

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

[unreleased]: https://github.com/browner12/helpers/compare/v2.1.1...HEAD
[unreleased]: https://github.com/browner12/helpers/compare/v2.1.2...HEAD
[2.1.2]: https://github.com/browner12/helpers/compare/v2.1.1...v2.1.2
[2.1.1]: https://github.com/browner12/helpers/compare/v2.1.0...v2.1.1
[2.1.0]: https://github.com/browner12/helpers/compare/v2.0.0...v2.1.0
[2.0.0]: https://github.com/browner12/helpers/compare/v1.1.1...v2.0.0
Expand Down

0 comments on commit 04ddf61

Please sign in to comment.