Skip to content

Commit 65aa045

Browse files
authored
Merge pull request #82 from blockfrost/next
Next changelogs
2 parents d123003 + 027d5b1 commit 65aa045

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

blockfrost-api/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
1+
# Version [next](https://github.com/blockfrost/blockfrost-haskell/compare/api-0.14.0.0...master) (2025-MM-DD)
2+
13
# 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)
24

35
* Changes
46
* Add `CustomURL` to `Env`, to allow arbitrary Blockfrost instance [#79](https://github.com/blockfrost/blockfrost-haskell/pull/79)
57
* `BlockfrostNotFound` constructor of `BlockfrostError` is now `BlockfrostNotFound Text`
6-
containing path that resulted in 404 error [#80](https://github.com/blockfrost/blockfrost-haskell/pull/80)
8+
containing path that resulted in 404 error [#81](https://github.com/blockfrost/blockfrost-haskell/pull/81)
79
* Drop `Sanchonet` `Env` [#79](https://github.com/blockfrost/blockfrost-haskell/pull/79)
810

911
# Version [0.13.0.0](https://github.com/blockfrost/blockfrost-haskell/compare/api-0.12.2.0...api-0.13.0.0) (2025-06-03)

blockfrost-client-core/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
1+
# Version [next](https://github.com/blockfrost/blockfrost-haskell/compare/client-core-0.7.0.0...master) (2025-MM-DD)
2+
13
# Version [0.7.0.0](https://github.com/blockfrost/blockfrost-haskell/compare/client-core-0.6.0.1...client-core-0.7.0.0) (2025-12-02)
24

35
* Changes
46
* Add `CustomURL` to `Env`, to allow arbitrary Blockfrost instance [#79](https://github.com/blockfrost/blockfrost-haskell/pull/79)
57
* `BlockfrostNotFound` constructor of `BlockfrostError` is now `BlockfrostNotFound Text`
6-
containing path that resulted in 404 error [#80](https://github.com/blockfrost/blockfrost-haskell/pull/80)
8+
containing path that resulted in 404 error [#81](https://github.com/blockfrost/blockfrost-haskell/pull/81)
79
* Drop `Sanchonet` `Env` [#79](https://github.com/blockfrost/blockfrost-haskell/pull/79)
810

911
# Version [0.6.0.1](https://github.com/blockfrost/blockfrost-haskell/compare/v0.6.0.0...client-core-0.6.0.1) (2024-01-16)

blockfrost-client/CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
1+
# Version [next](https://github.com/blockfrost/blockfrost-haskell/compare/client-0.11.0.0...master) (2025-MM-DD)
2+
13
# Version [0.11.0.0](https://github.com/blockfrost/blockfrost-haskell/compare/client-0.10.0.0...client-0.11.0.0) (2025-12-02)
24

35
* Changes
46
* Add `CustomURL` to `Env`, to allow arbitrary Blockfrost instance [#79](https://github.com/blockfrost/blockfrost-haskell/pull/79)
57
* `BlockfrostNotFound` constructor of `BlockfrostError` is now `BlockfrostNotFound Text`
6-
containing path that resulted in 404 error [#80](https://github.com/blockfrost/blockfrost-haskell/pull/80)
8+
containing path that resulted in 404 error [#81](https://github.com/blockfrost/blockfrost-haskell/pull/81)
79
* Drop `Sanchonet` `Env` [#79](https://github.com/blockfrost/blockfrost-haskell/pull/79)
810

911
# Version [0.10.0.0](https://github.com/blockfrost/blockfrost-haskell/compare/client-0.9.2.0...client-0.10.0.0) (2025-06-03)

0 commit comments

Comments
 (0)