Skip to content

Commit b4f53e1

Browse files
authored
Merge pull request #400 from kenjis/release-3.0.4
Release v3.0.4
2 parents 0735316 + e211252 commit b4f53e1

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

application/tests/_ci_phpunit_test/ChangeLog.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change Log for ci-phpunit-test
22

3-
## v3.0.4 (Not Released)
3+
## v3.0.4 (2022/12/26)
44

55
### Added
66

@@ -14,6 +14,10 @@ $mock = $this->getDouble(
1414
);
1515
```
1616

17+
### Fixed
18+
19+
* Fix bug that `pre_controller` can't modify `$class`/`$method`. See [#394](https://github.com/kenjis/ci-phpunit-test/pull/394).
20+
1721
### Others
1822

1923
* Compatible with PHP 8.1

0 commit comments

Comments
 (0)