Releases: aragon/aragon-id
Releases · aragon/aragon-id
v2.1.1
Security fix:
If you are relying on the ENS registry address exported from this package, you should upgrade to use this new registry address.
v2.1.0
Changes:
- Adds support for the Ropsten network
- Publishes ABIs in
/abi
v2.0.2
Changes:
- Deployment: update to
@aragon/os@4.0.0
, use deploy logger, and implement name transfer for use with existing ENS registries
2.0.1
Re-add aragonOS
as a dependency to avoid clashes with AbstractENS
in downstream projects.
v2.0.0
Upgrades to use pragma solidity 0.4.24
🎉
v1.2.2
Remove AbstractENS and add @aragon/os as a dependency to provide it.