Skip to content

Commit cc70bfc

Browse files
Merge pull request #106 from Four-Lights-NL/chore/release-1.11.1
docs(changelog): add 1.11.1 release notes
2 parents 72b8aba + 2507146 commit cc70bfc

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [1.11.1] - 2025-11-19
4+
5+
### Changed
6+
7+
- Updated dependencies to latest versions ([#103](https://github.com/Four-Lights-NL/strapi-plugin-deep-populate/pull/103), [#105](https://github.com/Four-Lights-NL/strapi-plugin-deep-populate/pull/105)) (Thomas Rijpstra)
8+
- Plugin will output warnings if content-types are missing, for example when a dynamic zone is referencing a deleted component ([#100](https://github.com/Four-Lights-NL/strapi-plugin-deep-populate/pull/100)) (Thomas Rijpstra)
9+
10+
### Fixed
11+
12+
- Missing content-types do not crash the plugin anymore ([#100](https://github.com/Four-Lights-NL/strapi-plugin-deep-populate/pull/100)) (Thomas Rijpstra)
13+
- Handle potential race condition during cache entry set ([#100](https://github.com/Four-Lights-NL/strapi-plugin-deep-populate/pull/100)) (Thomas Rijpstra)
14+
315
## [1.11.0] - 2025-11-15
416

517
### Fixed
@@ -261,3 +273,5 @@ _:seedling: Initial release._
261273

262274

263275
[1.11.0]: https://github.com/Four-Lights-NL/strapi-plugin-deep-populate/releases/tag/v1.11.0
276+
277+
[1.11.1]: https://github.com/Four-Lights-NL/strapi-plugin-deep-populate/releases/tag/v1.11.1

0 commit comments

Comments
 (0)