Skip to content

Commit

Permalink
Add new version to changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
markwalet committed Oct 19, 2021
1 parent e0aa1d8 commit 4d68653
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Expand Up @@ -2,14 +2,16 @@

## [Unreleased](https://github.com/markwalet/laravel-git-state/compare/v1.4.0...master)

## [v1.4.1 (2020-10-19)](https://github.com/markwalet/laravel-git-state/compare/v1.4.0...v1.4.1)

### Added
- Added PHP 8.0 support
- Added PHP 7.4 support in combination with Laravel 6.

### Removed
- Removed PHP 7.3 support

## [v1.3.0 (2020-09-23)](https://github.com/markwalet/laravel-git-state/compare/v1.3.0...v1.4.0)
## [v1.4.0 (2020-09-23)](https://github.com/markwalet/laravel-git-state/compare/v1.3.0...v1.4.0)

### Added
- Added a `latestCommitHash()` method to the `GitDriver` interface.
Expand Down

0 comments on commit 4d68653

Please sign in to comment.