Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [1.9.0](v1.8.2...v1.9.0) (2020-02-18) ### Bug Fixes * be less verbose in connection check phase ([dbbf885](dbbf885)) * dont print gas price info for read-only commands ([32322d6](32322d6)) * make sure process exits after set-/clear-ReverseName commands ([5a19ca6](5a19ca6)) ### Features * add command clearReverseName ([7906183](7906183)) * add methods to get and set reverseName ([01f7fb9](01f7fb9)) * dont allow modifications for not-migrated names ([1ec833d](1ec833d)) * extend getInfo command output ([bc0ece4](bc0ece4)) * implement getReverseName command ([2bede14](2bede14)) * implement setReverseName command ([97f8fef](97f8fef)) * include reverse name record in getInfo command ([856472f](856472f)) * show big notice for not-yet-migrated ENS names ([70845cd](70845cd))
- Loading branch information