Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mvdnbrk authored Nov 11, 2020
1 parent 212c13e commit 96e7c85
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 @@ -4,6 +4,11 @@ All notable changes to `laravel-model-expires` will be documented in this file.

## [Unreleased]

## [v1.8.1] - 2020-11-11

### Fixed
- Support for PHP 8.

## [v1.8.0] - 2020-11-10

### Added
Expand Down Expand Up @@ -63,7 +68,8 @@ All notable changes to `laravel-model-expires` will be documented in this file.

## v1.0.0 - 2019-11-07

[Unreleased]: https://github.com/mvdnbrk/laravel-model-expires/compare/v1.8.0...HEAD
[Unreleased]: https://github.com/mvdnbrk/laravel-model-expires/compare/v1.8.1...HEAD
[v1.8.1]: https://github.com/mvdnbrk/laravel-model-expires/compare/v1.8.0...v1.8.1
[v1.8.0]: https://github.com/mvdnbrk/laravel-model-expires/compare/v1.7.0...v1.8.0
[v1.7.0]: https://github.com/mvdnbrk/laravel-model-expires/compare/v1.6.0...v1.7.0
[v1.6.0]: https://github.com/mvdnbrk/laravel-model-expires/compare/v1.5.1...v1.6.0
Expand Down

0 comments on commit 96e7c85

Please sign in to comment.