Skip to content

Commit

Permalink
Update changelog (#40)
Browse files Browse the repository at this point in the history
  • Loading branch information
GhostWalker562 authored Oct 30, 2024
1 parent 3e79a83 commit 39e9bf8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ All notable changes to the Aptos Python SDK will be captured in this file. This

## Unreleased

- Added support for AIP-80 compliance for Ed25519 and Secp256k1 private keys.
- Added helper functions for AIP-80 including `PrivateKey.format_private_key` and `PrivateKey.parse_hex_input`

## 0.9.2
- Fix MultiKeyAuthenicator serialization and deserialization with tests

Expand Down

0 comments on commit 39e9bf8

Please sign in to comment.