diff --git a/CHANGELOG.md b/CHANGELOG.md index c141d2d2..a8ec50a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,6 +13,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added +- `/governance/dreps` +- `/governance/dreps/{hash}` +- `/governance/dreps/{hash}/distribution` +- feature flag to turn on/off `CIP-1694` support - support for Cardano Sanchonet - 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)