Skip to content
This repository was archived by the owner on Aug 18, 2020. It is now read-only.

Commit 8965dd4

Browse files
committed
[CBR-26] Update CHANGELOG.md
1 parent d6af13c commit 8965dd4

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

+11-1
Original file line numberDiff line numberDiff line change
@@ -12,14 +12,24 @@
1212
the main thread. This was noticed when the network connection was interrupted, and the reporter
1313
died when it tried to report over the down network. (CDEC-470 / [PR 3365])
1414

15-
[PR 3365]: https://github.com/input-output-hk/cardano-sl/pull/3365
15+
[PR 3365]: https://github.com/input-output-hk/cardano-sl/pull/3365
16+
17+
- Fix misleading example account id (out-of-bound) in the API documentation (CBR-306)
1618

1719
### Improvements
1820

21+
- Friendly error mistakes from deserializing invalid addresses instead of brutal 500 (CBR-283)
22+
23+
- Add `walletId` to `WalletAlreadyExists` WalletLayerError (CBR-254)
24+
25+
- Small refactor of wallet Errors implementation to be more maintainable (CBR-26)
26+
1927
### Specifications
2028

2129
### Documentation
2230

31+
- Make an inventory of existing wallet errors and exceptions (CBR-307)
32+
2333

2434
## Cardano SL 1.3.0
2535

0 commit comments

Comments
 (0)