We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 496a7a8 commit 4743a9dCopy full SHA for 4743a9d
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# CHANGELOG
2
3
+## [v2.2.1](https://github.com/zenstruck/foundry/releases/tag/v2.2.1)
4
+
5
+October 31st, 2024 - [v2.2.0...v2.2.1](https://github.com/zenstruck/foundry/compare/v2.2.0...v2.2.1)
6
7
+* 496a7a8 fix: Change `RepositoryDecorator::inner()` visibility to public (#714) by @marienfressinaud
8
+* dfeb247 chore: test Foundry on PHP 8.4 & sf 7.2 (#709) by @nikophil
9
+* 2b12ef0 chore: simplify CI matrix (#708) by @nikophil
10
11
## [v2.2.0](https://github.com/zenstruck/foundry/releases/tag/v2.2.0)
12
13
October 24th, 2024 - [v2.1.0...v2.2.0](https://github.com/zenstruck/foundry/compare/v2.1.0...v2.2.0)
0 commit comments