Skip to content

Commit b252ca6

Browse files
committed
Split change log entries among packages
1 parent 356cf15 commit b252ca6

File tree

3 files changed

+18
-15
lines changed

3 files changed

+18
-15
lines changed

cardano-api/CHANGELOG.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -22,19 +22,6 @@
2222
(compatible)
2323
[PR 890](https://github.com/IntersectMBO/cardano-api/pull/890)
2424

25-
- cardano-rpc: Add cardano-rpc package with a dummy gRPC service
26-
(feature)
27-
[PR 885](https://github.com/IntersectMBO/cardano-api/pull/885)
28-
29-
- Added support for compiling `cardano-api` to `wasm`
30-
(feature)
31-
[PR 852](https://github.com/IntersectMBO/cardano-api/pull/852)
32-
33-
- Add `SerialiseAsRawBytes` instance to `UnsignedTx ConwayEra`
34-
(feature)
35-
[PR 880](https://github.com/IntersectMBO/cardano-api/pull/880)
36-
37-
3825
## 10.17.1.0
3926

4027
- Cardano.Api.Experimental: Fix missing key witnesses in certificates

cardano-rpc/CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog for cardano-rpc
22

3-
## Unreleased
3+
## 10.0.0.0 (unreleased)
4+
5+
- cardano-rpc: Add cardano-rpc package with a dummy gRPC service
6+
(feature)
7+
[PR 885](https://github.com/IntersectMBO/cardano-api/pull/885)
48

5-
- Initial version

cardano-wasm/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,14 @@
11
# Changelog for cardano-wasm
2+
3+
## 10.0.0.0 (unreleased)
4+
5+
- Added support for compiling `cardano-api` to `wasm`
6+
(feature)
7+
[PR 852](https://github.com/IntersectMBO/cardano-api/pull/852)
8+
9+
- Add `SerialiseAsRawBytes` instance to `UnsignedTx ConwayEra`
10+
(feature)
11+
[PR 880](https://github.com/IntersectMBO/cardano-api/pull/880)
12+
13+
14+

0 commit comments

Comments
 (0)