Skip to content

Commit 4ea73e9

Browse files
freekmurzegithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent 8eadc8c commit 4ea73e9

1 file changed

Lines changed: 21 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,26 @@
22

33
All notable changes to `phpunit-watcher` will be documented in this file
44

5+
## 1.24.1 - 2025-11-03
6+
7+
### What's Changed
8+
9+
* Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot[bot] in https://github.com/spatie/phpunit-watcher/pull/163
10+
* Bump actions/checkout from 2 to 4 by @dependabot[bot] in https://github.com/spatie/phpunit-watcher/pull/162
11+
* Bump dependabot/fetch-metadata from 2.2.0 to 2.3.0 by @dependabot[bot] in https://github.com/spatie/phpunit-watcher/pull/165
12+
* Bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 by @dependabot[bot] in https://github.com/spatie/phpunit-watcher/pull/166
13+
* Update issue template by @AlexVanderbist in https://github.com/spatie/phpunit-watcher/pull/170
14+
* Added Symfony 8 support to all symfony/* packages. by @thecaliskan in https://github.com/spatie/phpunit-watcher/pull/174
15+
* Bump stefanzweifel/git-auto-commit-action from 5 to 7 by @dependabot[bot] in https://github.com/spatie/phpunit-watcher/pull/171
16+
17+
### New Contributors
18+
19+
* @dependabot[bot] made their first contribution in https://github.com/spatie/phpunit-watcher/pull/163
20+
* @AlexVanderbist made their first contribution in https://github.com/spatie/phpunit-watcher/pull/170
21+
* @thecaliskan made their first contribution in https://github.com/spatie/phpunit-watcher/pull/174
22+
23+
**Full Changelog**: https://github.com/spatie/phpunit-watcher/compare/1.24.0...1.24.1
24+
525
## 1.23.2 - 2021-02-26
626

727
- replace passthru with echo (#133)
@@ -26,7 +46,6 @@ All notable changes to `phpunit-watcher` will be documented in this file
2646

2747
- some version numbers were skipped due to mistagging
2848

29-
3049
## 1.12.3 - 2019-12-02
3150

3251
- update dependencies
@@ -78,6 +97,7 @@ All notable changes to `phpunit-watcher` will be documented in this file
7897
- reverts 1.8.1
7998

8099
## 1.8.1 - 2019-01-09
100+
81101
**THIS VERSION DOES NOT WORK**
82102

83103
- allow new versions of deps

0 commit comments

Comments
 (0)