diff --git a/CHANGELOG-API.md b/CHANGELOG-API.md index 3697f181b..7d9f80ff8 100644 --- a/CHANGELOG-API.md +++ b/CHANGELOG-API.md @@ -1,7 +1,7 @@ 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 +##### v1.1.0 +###### 2021-12-07 * Added: /api/blockchain/utxo-set * Added: /api/address/:address @@ -12,7 +12,7 @@ This changelog specifically tracks changes to the Public API available at `/api` -#### v1.0.0 +##### v1.0.0 ###### 2021-08-10 * Initial release diff --git a/CHANGELOG.md b/CHANGELOG.md index 3e84aa532..e5fe4fc68 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,5 @@ ##### v3.3.0 -##### Unreleased +###### 2021-12-07 * New tool for viewing the UTXO Set: [/utxo-set](./utxo-set) * New API actions: