Skip to content

Commit

Permalink
fix(changelog): update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
atticusofsparta committed Dec 5, 2024
1 parent ddb9f48 commit 7e9ede8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Changed

- Added Ethereum address support.
- Added Allow-Unsafe-Addresses flag to allow skipping of address validation for future compatibility with different signature algorithms on the below API's.
- Added Allow-Unsafe-Addresses flag to allow skipping of address validation for future compatibility with different signature algorithms for the following API methods:
- Transfer
- Add-Controller
- Balance
Expand All @@ -24,7 +24,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
- Release-Name Handler
- Calls the IO Network Process to release the specified ArNS name that is registered to the ANT.
- Reassign-Name Handler
- Calls the IO Network Process to assign a new ANT Process to the respective name - must be a name registered the the ANT in question.
- Calls the IO Network Process to assign a new ANT Process to the respective name - must be a name registered the ANT in question.
- Set-Description Handler
- Allows for setting the description of the ANT
- Set-Keywords Handler
Expand Down

0 comments on commit 7e9ede8

Please sign in to comment.