You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@
4
4
5
5
### Fixed
6
6
7
-
- Cached entries will now correctly be invalidated when their dependent schemas have changed ([#123](https://github.com/Four-Lights-NL/strapi-plugin-deep-populate/pull/123)) (Thomas Rijpstra)
7
+
- Cached entries are now correctly invalidated when their dependent schemas have changed ([#123](https://github.com/Four-Lights-NL/strapi-plugin-deep-populate/pull/123)) (Thomas Rijpstra)
8
8
- Cached entries are now persisted through an upsert, which prevents UNIQUE CONSTRAINT errors upon simultaneous cache inserts ([#126](https://github.com/Four-Lights-NL/strapi-plugin-deep-populate/pull/126)) (Thomas Rijpstra)
0 commit comments