File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3- All notable changes of the phpactor .el are documented in this file using the [ Keep a Changelog] ( https://keepachangelog.com/ ) principles.
3+ All notable changes of the ` phpstan .el` are documented in this file using the [ Keep a Changelog] ( https://keepachangelog.com/ ) principles.
44
5- ## Unreleased
5+ ## [ 0.7.0 ]
66
77### Added
88
99* Add ` phpstan-analyze-this-file ` command
1010* Add ` phpstan.dist.neon ` to ` phpstan-get-config-file ` as PHPStan config files.
1111* Add ` phpstan-pro ` command to launch [ PHPStan Pro] .
12+ * Add ` phpstan-find-baseline-file ` command.
13+ * Add ` phpstan-generate-baseline-file ` command.
1214
1315[ PHPStan Pro ] : https://phpstan.org/blog/introducing-phpstan-pro
1416
1517### Changed
1618
1719* Make flycheck analyze the original file directly instead of temporary files when there are no changes to the file.
20+ * [ Internal] Use JSON format for flycheck-phpstan.
21+ * Support ** 💡 tips**
You can’t perform that action at this time.
0 commit comments