Skip to content

Commit

Permalink
changelog: mention cost models, add compatibility warning
Browse files Browse the repository at this point in the history
  • Loading branch information
sorki committed Nov 3, 2023
1 parent f2e25e5 commit fe09f30
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

| :warning: WARNING |
|-------------------------------------------------------------|
| This version of `blockfrost-backend-ryo` |
| requires `cardano-db-sync 13.1.1.3` or newer. |
| Use version `1.7.x` for earlier `cardano-db-sync` releases. |

### Added

- translation of cost models from numerical IDs to strings,
required for `cardano-db-sync 13.1.1.3` and newer (#130)

### Updated

- node_modules
Expand Down

0 comments on commit fe09f30

Please sign in to comment.