We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d509d6 commit 06e1d12Copy full SHA for 06e1d12
CHANGELOG.md
@@ -2,6 +2,30 @@
2
3
All notable changes to this project will be documented in this file, in reverse chronological order by release.
4
5
+## 1.0.0 - 2023-02-15
6
+
7
+### Added
8
9
+- Add --ci on pest in GitHub action
10
11
+- Install rector
12
13
+### Changed
14
15
+- Use phpstan
16
17
+### Deprecated
18
19
+- Nothing.
20
21
+### Removed
22
23
+- Remove psalm
24
25
+### Fixed
26
27
28
29
## 0.5.0-alpha4 - 2022-04-18
30
31
### Added
0 commit comments