We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cda159a commit 0e9dc01Copy full SHA for 0e9dc01
blockfrost-api/CHANGELOG.md
@@ -1,4 +1,4 @@
1
-# Version [next](https://github.com/blockfrost/blockfrost-haskell/compare/api-0.13.0.0...master) (2025-MM-DD)
+# Version [0.14.0.0](https://github.com/blockfrost/blockfrost-haskell/compare/api-0.13.0.0...api-0.14.0.0) (2025-12-02)
2
3
* Changes
4
* Add `CustomURL` to `Env`, to allow arbitrary Blockfrost instance [#79](https://github.com/blockfrost/blockfrost-haskell/pull/79)
blockfrost-api/blockfrost-api.cabal
@@ -1,6 +1,6 @@
cabal-version: 2.2
name: blockfrost-api
-version: 0.13.0.0
+version: 0.14.0.0
synopsis: API definitions for blockfrost.io
5
description: Core types and Servant API description
6
homepage: https://github.com/blockfrost/blockfrost-haskell
0 commit comments