We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b6e6c36 commit 2a4e5f8Copy full SHA for 2a4e5f8
1 file changed
CHANGELOG.md
@@ -1,17 +1,17 @@
1
# Changelog
2
3
-All notable changes to `laravel-twig` will be documented in this file
+All notable changes to `laravel-git-commit-checker` will be documented in this file.
4
5
## 2.0.0 - 2023-01-05
6
7
-- Drop support PHP 7, Laravel <= 8
8
-- Replace phpcs, php-lint to Laravel Pint
+- Drop support PHP 7.x, Laravel <= 8.x
+- Replace PHP Code Sniffer, PHPLint to Laravel Pint
9
- Rename command `git:install-hooks` to `git-commit-checker:install`
10
- Rename command `git:pre-commit-hook` to `git-commit-checker:pre-commit-hook`
11
- Remove command `git:create-phpcs`
12
- Remove TravisCI, StyleCI, Scrutinizer
13
- Remove unnecessary files
14
15
-## 1.0.0
+## 1.0.0 - 2019-08-26
16
17
- First release.
0 commit comments