3.5.2
Update
- testing multiple calls to init function
- proxy implements Initializable from OpenZeppelin
Fix
- bug related to Initializable library was allowing multiple calls on init function as the initializer modifier was not working properly
- Double spdx identifier on ClaimTopicsRegistry.sol