Skip to content

Commit 816f0a7

Browse files
committed
chore: sync changelog with v0.5.1 release
1 parent 200811c commit 816f0a7

File tree

1 file changed

+9
-2
lines changed

1 file changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,18 @@
22

33
All notable changes to this project will be documented in this file. This project uses [Release Please](https://github.com/googleapis/release-please) to automate releases and changelog management.
44

5-
## [0.5.0](https://github.com/OpenForgeProject/vscode-ddev-phpstan/compare/v0.4.2...v0.5.0) (2026-01-12)
5+
## [0.5.1](https://github.com/OpenForgeProject/vscode-ddev-phpstan/compare/v0.4.2...v0.5.1) (2026-01-12)
66

77
### Features
88

9-
* **Release Management**: Refined release workflow with conditional execution and updated token configuration ([6c5c5ac](https://github.com/OpenForgeProject/vscode-ddev-phpstan/commit/6c5c5acc4a8609bb6dd3262c21a771abef182f93))
9+
- **DDEV Execution**: Wrapped execDdev command with XDEBUG_MODE=off for better performance ([#44](https://github.com/OpenForgeProject/vscode-ddev-phpstan/pull/44))
10+
- **Release Management**: Updated release workflow and token configuration ([#60](https://github.com/OpenForgeProject/vscode-ddev-phpstan/pull/60), [#62](https://github.com/OpenForgeProject/vscode-ddev-phpstan/pull/62))
11+
12+
### Fixed
13+
14+
- **Error Handling**: Improved null status handling in DDEV checks and argument processing ([#58](https://github.com/OpenForgeProject/vscode-ddev-phpstan/pull/58))
15+
- **Code Quality**: Addressed code scanning alerts and review findings ([#56](https://github.com/OpenForgeProject/vscode-ddev-phpstan/pull/56), [#57](https://github.com/OpenForgeProject/vscode-ddev-phpstan/pull/57))
16+
- **Dependencies**: Updated minor dependencies and security patches
1017

1118
## [0.4.2](https://github.com/OpenForgeProject/vscode-ddev-phpstan/compare/v0.4.1...v0.4.2) (2025-10-01)
1219

0 commit comments

Comments
 (0)