Skip to content

Commit 3100791

Browse files
committed
changelog: update [skip ci]
1 parent 66a0d5f commit 3100791

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# CHANGELOG
22

3+
## [v1.30.0](https://github.com/zenstruck/foundry/releases/tag/v1.30.0)
4+
5+
March 20th, 2023 - [v1.29.0...v1.30.0](https://github.com/zenstruck/foundry/compare/v1.29.0...v1.30.0)
6+
7+
* c5ca551 refactor: deprecate AnonymousFactory class and factory() helper (#436) by @nikophil
8+
* 837dbf6 fix(global state): register story as service in StoryManager (#434) by @nikophil
9+
* 230f75e feat: findOrCreate() can use embeddables (#432) by @nikophil
10+
* cacf9ea minor: add conflict for `doctrine/mongodb-odm` for false deprecation (#435) by @kbond
11+
* 6cc9541 fix: running `array_values()` on array attribute (#435) by @kbond
12+
* 083a9b9 bug: add failing test for attribute that is array (#435) by @kbond
13+
* 0094f09 refactor: simplify atrtibutes normalization (#423) by @nikophil
14+
* d8a94ce doc: Add introduction to `index.rst` for symfony.com accessibility (#429) by @GromNaN
15+
316
## [v1.29.0](https://github.com/zenstruck/foundry/releases/tag/v1.29.0)
417

518
February 28th, 2023 - [v1.28.0...v1.29.0](https://github.com/zenstruck/foundry/compare/v1.28.0...v1.29.0)

0 commit comments

Comments
 (0)