diff --git a/plutus-core/changelog.d/20240503_135941_Yuriy.Lazaryev_strictify_fix.md b/plutus-core/changelog.d/20240503_135941_Yuriy.Lazaryev_strictify_fix.md new file mode 100644 index 00000000000..d21eaaa6fa9 --- /dev/null +++ b/plutus-core/changelog.d/20240503_135941_Yuriy.Lazaryev_strictify_fix.md @@ -0,0 +1,5 @@ +### Fixed + +- A "stricter" version of `Z`-combinator that allows certain PIR programs not to lose their traces +and yields minor performance gains. +