Skip to content

Commit a085fe8

Browse files
committed
update CHANGELOG
1 parent 36310e0 commit a085fe8

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,12 +90,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
9090

9191
### Changed
9292

93-
- `cardano-serialization-lib` has been updated to `v13.2.0` ([#1656](https://github.com/Plutonomicon/cardano-transaction-lib/pull/1656))
93+
- `cardano-serialization-lib` was replaced by `cardano-data-lite` v1.0
9494

9595
### Fixed
9696

9797
- Fixed transaction witness set 'attach' functions. Previously, the updated witness set was incorrectly appended to the existing set, causing performance degradation when processing constraints for complex transactions. ([#1653](https://github.com/Plutonomicon/cardano-transaction-lib/pull/1653))
98-
- Updating to CSL `v13.2.0` should resolve the issue of occasional transaction script integrity hash mismatches on tx submission ([#1656](https://github.com/Plutonomicon/cardano-transaction-lib/pull/1656))
9998

10099
## [v9.3.1]
101100

0 commit comments

Comments
 (0)