Skip to content

Commit

Permalink
update the change-log
Browse files Browse the repository at this point in the history
  • Loading branch information
ckeshava committed Jan 15, 2025
1 parent e00d485 commit 19c3caa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### BREAKING CHANGE:
- Remove Python 3.7 support to fix dependency installation and use 3.8 as new default.
- Remove the AccountObjectType enum. Instead, use the LedgerEntryType enum, this reduces redundancy in the codebase.

### Fixed
- Grab the FeeSettings values from the latest validated ledger. Remove hard-coded reference to 10 drops as the reference transaction cost.
Expand Down

0 comments on commit 19c3caa

Please sign in to comment.