Skip to content

Commit c9bb8b2

Browse files
committed
Bump version 0.8.1
1 parent f4232ce commit c9bb8b2

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

CHANGELOG.md

+14-1
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,25 @@
22

33
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+
<!-- ## Unreleased -->
6+
7+
## [0.8.1]
68

79
### Added
810

911
* Add `phpstan-enable-remote-experimental` custom variable for activate PHPStan on TRAMP.
1012
* Add support for `php-ts-mode`.
13+
* Add `phpstan-insert-dumptype` command
14+
* Add `phpstan-insert-ignore` command
15+
16+
### Changed
17+
18+
* Refactored `phpstan-check-buffer` command for improved performance.
19+
* Improved logic for detecting phpstan executable.
20+
21+
### Removed
22+
23+
* Drop support for Emacs 24.3.
1124

1225
## [0.7.0]
1326

0 commit comments

Comments
 (0)