diff --git a/CHANGELOG.md b/CHANGELOG.md index 59e3bdfa..cb3fbad3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,15 @@ 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 releases. | + +### Added + +- translation of cost models from numerical IDs to strings, + required for `cardano-db-sync 13.1.1.3` and newer [#130](https://github.com/blockfrost/blockfrost-backend-ryo/pull/130) + ### Updated - node_modules