Skip to content

Commit ec897fd

Browse files
committed
Update CHANGELOG
Signed-off-by: Lloric Mayuga Garcia <[email protected]>
1 parent b680078 commit ec897fd

File tree

1 file changed

+27
-1
lines changed

1 file changed

+27
-1
lines changed

CHANGELOG.md

Lines changed: 27 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,32 @@
22

33
All notable changes to this project will be documented in this file, in reverse chronological order by release.
44

5+
## v1.0.0 - 2023-02-16
6+
7+
### Added
8+
9+
- Add --ci on pest in GitHub action
10+
11+
- Install rector
12+
13+
- Install laravel pint
14+
15+
### Changed
16+
17+
- Use phpstan
18+
19+
### Deprecated
20+
21+
- Nothing.
22+
23+
### Removed
24+
25+
- Remove psalm
26+
27+
### Fixed
28+
29+
- Nothing.
30+
531
## 0.4.0-alpha2 - 2022-04-18
632

733
### Added
@@ -352,4 +378,4 @@ All notable changes to this project will be documented in this file, in reverse
352378

353379
### Fixed
354380

355-
- Nothing.
381+
- Nothing.

0 commit comments

Comments
 (0)