You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+10-2Lines changed: 10 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,8 +10,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
10
10
### Added
11
11
12
12
-@imtbl/passport: Added support for `eth_getCode` to Passport zkEvm provider.
13
-
-@imtbl/erc721: renamed from @imtbl/erc721-hybrid-permissioned-mintable. Renamed various mint methods to match with preset methods released in zkevm-contracts v1.0.8. Added `safeBurn` and `safeBurnBatch` methods released in zkevm-contracts v1.1.0
14
-
-@imtbl/erc721-mint-by-id: renamed from @imtbl/erc721-permissioned-mintable. Added `safeBurn` and `safeBurnBatch` methods released in zkevm-contracts v1.1.0
13
+
-@imtbl/erc721: Added `safeBurn` and `safeBurnBatch` methods released in zkevm-contracts v1.1.0
14
+
-@imtbl/erc721-mint-by-id: Added `safeBurn` and `safeBurnBatch` methods released in zkevm-contracts v1.1.0
15
15
16
16
### Changed
17
17
@@ -21,6 +21,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
21
21
22
22
-@imtbl/immutablex-client: Some request/response types were not being exported.
23
23
24
+
### Changed
25
+
26
+
-@imtbl/erc721: Renamed from @imtbl/erc721-hybrid-permissioned-mintable.
27
+
-@imtbl/erc721: Renamed various mint methods to match with preset methods released in zkevm-contracts v1.0.8.
28
+
-@imtbl/erc721: Renamed all instances of "Royalty Allowlist" to a more generic "Operator Allowlist"
29
+
-@imtbl/erc721-mint-by-id: Renamed from @imtbl/erc721-permissioned-mintable.
30
+
-@imtbl/erc721-mint-by-id: Renamed all instances of "Royalty Allowlist" to a more generic "Operator Allowlist"
0 commit comments