Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 391 Bytes

CHANGELOG-API.md

File metadata and controls

15 lines (9 loc) · 391 Bytes

This changelog specifically tracks changes to the Public API available at /api and is maintained separately from the app CHANGELOG such that it can properly adhere to semantic versioning.

v1.1.0

Unreleased
  • Added: /api/mining/next-block
  • Added: /api/mining/next-block/txids
  • Added: /api/mining/next-block/includes/:txid

v1.0.0

2021-08-10
  • Initial release