Skip to content

Commit 2a4e5f8

Browse files
Update CHANGELOG.md
1 parent b6e6c36 commit 2a4e5f8

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
# Changelog
22

3-
All notable changes to `laravel-twig` will be documented in this file
3+
All notable changes to `laravel-git-commit-checker` will be documented in this file.
44

55
## 2.0.0 - 2023-01-05
66

7-
- Drop support PHP 7, Laravel <= 8
8-
- Replace phpcs, php-lint to Laravel Pint
7+
- Drop support PHP 7.x, Laravel <= 8.x
8+
- Replace PHP Code Sniffer, PHPLint to Laravel Pint
99
- Rename command `git:install-hooks` to `git-commit-checker:install`
1010
- Rename command `git:pre-commit-hook` to `git-commit-checker:pre-commit-hook`
1111
- Remove command `git:create-phpcs`
1212
- Remove TravisCI, StyleCI, Scrutinizer
1313
- Remove unnecessary files
1414

15-
## 1.0.0
15+
## 1.0.0 - 2019-08-26
1616

1717
- First release.

0 commit comments

Comments
 (0)