Move the Checkpoints library to utils/structs (#4275)

This commit is contained in:
Hadrien Croubois
2023-05-26 21:19:27 +02:00
committed by GitHub
parent 25edd3cd62
commit 4448c13c3c
10 changed files with 20 additions and 15 deletions

View File

@ -0,0 +1,5 @@
---
'openzeppelin-solidity': major
---
`Checkpoints`: library moved from `utils` to `utils/structs`