Skip to content

Commit 897ee54

Browse files
lam0819github-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent 89fa7b2 commit 897ee54

1 file changed

Lines changed: 19 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,25 @@ All notable changes to `workflow-engine-core` will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## v0.0.4-alpha - 2026-05-04
9+
10+
### What's Changed
11+
12+
* Bump phpstan/phpstan from 2.1.39 to 2.1.40 by @dependabot[bot] in https://github.com/solutionforest/workflow-engine-core/pull/29
13+
* Bump laravel/pint from 1.27.1 to 1.29.0 by @dependabot[bot] in https://github.com/solutionforest/workflow-engine-core/pull/31
14+
* Bump phpstan/phpstan from 2.1.40 to 2.1.42 by @dependabot[bot] in https://github.com/solutionforest/workflow-engine-core/pull/32
15+
* Bump phpstan/phpstan from 2.1.42 to 2.1.44 by @dependabot[bot] in https://github.com/solutionforest/workflow-engine-core/pull/34
16+
* Bump dependabot/fetch-metadata from 2.5.0 to 3.0.0 by @dependabot[bot] in https://github.com/solutionforest/workflow-engine-core/pull/33
17+
* Bump ramsey/composer-install from 3 to 4 by @dependabot[bot] in https://github.com/solutionforest/workflow-engine-core/pull/30
18+
* Bump phpstan/phpstan from 2.1.44 to 2.1.46 by @dependabot[bot] in https://github.com/solutionforest/workflow-engine-core/pull/35
19+
* Refactor executor to iterative loop, add condition evaluation, improve validation by @lam0819 in https://github.com/solutionforest/workflow-engine-core/pull/36
20+
* Bump phpstan/phpstan from 2.1.46 to 2.1.50 by @dependabot[bot] in https://github.com/solutionforest/workflow-engine-core/pull/37
21+
* fix: UTC DateTime + remove dead compensation code by @lam0819 in https://github.com/solutionforest/workflow-engine-core/pull/38
22+
* Bump dependabot/fetch-metadata from 3.0.0 to 3.1.0 by @dependabot[bot] in https://github.com/solutionforest/workflow-engine-core/pull/39
23+
* Bump phpstan/phpstan from 2.1.50 to 2.1.54 by @dependabot[bot] in https://github.com/solutionforest/workflow-engine-core/pull/42
24+
25+
**Full Changelog**: https://github.com/solutionforest/workflow-engine-core/compare/v0.0.3-alpha...v0.0.4-alpha
26+
827
## v0.0.3-alpha - 2026-02-19
928

1029
### What's Changed

0 commit comments

Comments
 (0)