add Available since 4.1 comments

This commit is contained in:
Hadrien Croubois
2021-04-19 20:55:16 +02:00
parent b9125001f0
commit 9a698e6b7b
13 changed files with 24 additions and 2 deletions

View File

@ -26,7 +26,7 @@ pragma solidity ^0.8.0;
* }
* ```
*
* Available since v4.1.0 for `address`, `bool`, `bytes32`, and `uint256`.
* _Available since v4.1 for `address`, `bool`, `bytes32`, and `uint256`._
*/
library StorageSlot {
struct AddressSlot {