From 9a86e03a134257726a191e5115ebe11d03f57b1e Mon Sep 17 00:00:00 2001 From: Francisco Date: Mon, 31 Jul 2023 17:10:53 -0300 Subject: [PATCH] Update pink-suns-mix.md --- .changeset/pink-suns-mix.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changeset/pink-suns-mix.md b/.changeset/pink-suns-mix.md index 07eadc485eb..eb7aaac464b 100644 --- a/.changeset/pink-suns-mix.md +++ b/.changeset/pink-suns-mix.md @@ -2,4 +2,4 @@ 'openzeppelin-solidity': patch --- -optimization of stack operations in mulDiv (Math.sol) +`Math`: Optimized stack operations in `mulDiv`.