add changeset

This commit is contained in:
Hadrien Croubois
2023-07-08 15:39:09 +02:00
parent 2201f657b9
commit 909af00946

View File

@ -0,0 +1,5 @@
---
'openzeppelin-solidity': major
---
`DoubleEndedQueue`: refactor internal structure to use uint instead of int.