Skip to content

Commit a28c743

Browse files
committed
Ensure that #22 is included in v0.2.1
1 parent 959e049 commit a28c743

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
77
## [Version 0.2.1] — 2021-04-15
88

99
* Mark tests that use `defineFunction()` or `deleteFunction()` as skipped if Runkit is unavailable ([#25])
10+
* Fix coding standards, remove unused namespace imports ([#22], props [@peter279k](https://github.com/peter279k))
1011

1112

1213
## [Version 0.2.0] — 2020-11-23
@@ -32,4 +33,5 @@ Initial public release of the package, with the following traits:
3233
[#15]: https://github.com/assertwell/phpunit-global-state/pull/15
3334
[#16]: https://github.com/assertwell/phpunit-global-state/pull/16
3435
[#17]: https://github.com/assertwell/phpunit-global-state/pull/17
36+
[#22]: https://github.com/assertwell/phpunit-global-state/pull/22
3537
[#25]: https://github.com/assertwell/phpunit-global-state/pull/25

0 commit comments

Comments
 (0)