Skip to content

Commit

Permalink
Update cardano-api/CHANGELOG.md
Browse files Browse the repository at this point in the history
Co-authored-by: Mateusz Galazyn <[email protected]>
  • Loading branch information
disassembler and carbolymer authored Jul 2, 2024
1 parent 5dbd7b5 commit 344f474
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions cardano-api/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

## 9.0.0.0

- * Remove redundant era conversion functions. Use `toCardanoEra` instead.
* Add IO Exception handling to consensus query execution.
* Refactor Cardano.Api.Convenience.Query to return `ExceptT e IO a` instead of `IO (Either e a)`
- - Remove redundant era conversion functions. Use `toCardanoEra` instead.
- Add IO Exception handling to consensus query execution.
- Refactor Cardano.Api.Convenience.Query to return `ExceptT e IO a` instead of `IO (Either e a)`
(breaking, refactoring)
[PR 566](https://github.com/IntersectMBO/cardano-api/pull/566)

Expand Down

0 comments on commit 344f474

Please sign in to comment.