File tree Expand file tree Collapse file tree 4 files changed +15
-15
lines changed Expand file tree Collapse file tree 4 files changed +15
-15
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# Changelog
22
3+
4+ ## 0.5.5 (2025-04-25)
5+
6+ - Add ` account ` contract types for ERC-4337. ([ #486 ] ( https://github.com/OpenZeppelin/contracts-wizard/pull/486 ) )
7+
8+ - ** Potentially breaking changes** :
9+ - Update pragma versions to 0.8.27. ([ #486 ] ( https://github.com/OpenZeppelin/contracts-wizard/pull/486 ) )
10+
11+ - Remove redundant overrides in Governor. ([ #522 ] ( https://github.com/OpenZeppelin/contracts-wizard/pull/522 ) )
12+
313## 0.5.4 (2025-04-01)
414
515- Add validation for ERC20 premint field. ([ #488 ] ( https://github.com/OpenZeppelin/contracts-wizard/pull/488 ) )
818## 0.5.3 (2025-03-13)
919
1020- Add ERC20 Cross-Chain Bridging, SuperchainERC20. ([ #436 ] ( https://github.com/OpenZeppelin/contracts-wizard/pull/436 ) )
11- ** Note:** Cross-Chain Bridging is experimental and may be subject to change.
21+ ** Note:** Cross-Chain Bridging is experimental and may be subject to change.
1222
1323- ** Potentially breaking changes** :
1424 - Change order of constructor argument ` recipient ` when using ` premint ` .
3848## 0.4.5 (2024-11-18)
3949
4050- Add ` stablecoin ` and ` realWorldAsset ` contract types. ([ #404 ] ( https://github.com/OpenZeppelin/contracts-wizard/pull/404 ) )
41- ** Note:** ` stablecoin ` and ` realWorldAsset ` are experimental and may be subject to change.
51+ ** Note:** ` stablecoin ` and ` realWorldAsset ` are experimental and may be subject to change.
4252
4353## 0.4.4 (2024-10-23)
4454
4555### Potentially breaking changes
56+
4657- Update pragma versions to 0.8.22. ([ #401 ] ( https://github.com/OpenZeppelin/contracts-wizard/pull/401 ) )
4758
4859## 0.4.3 (2024-04-08)
6071## 0.4.0 (2023-10-05)
6172
6273### Breaking changes
74+
6375- Update to OpenZeppelin Contracts 5.0. ([ #284 ] ( https://github.com/OpenZeppelin/contracts-wizard/pull/284 ) )
6476- Require constructor or initializer arguments for initial owner or role assignments if using access control.
6577- Use token-specific pausable extensions.
Original file line number Diff line number Diff line change 11{
22 "name" : " @ericglau/wizard-test" ,
3- "version" : " 0.5.4 " ,
3+ "version" : " 0.5.5 " ,
44 "description" : " A boilerplate generator to get started with OpenZeppelin Contracts" ,
55 "license" : " AGPL-3.0-only" ,
66 "repository" : " https://github.com/OpenZeppelin/contracts-wizard" ,
You can’t perform that action at this time.
0 commit comments