chore: add changelog entry

This commit is contained in:
Aaron Blankstein
2021-10-19 15:37:58 -05:00
parent 0b3726766a
commit ced4a64946

View File

@@ -12,6 +12,8 @@ and this project adheres to the versioning scheme outlined in the [README.md](RE
- FeeEstimator and CostEstimator interfaces. These can be controlled
via node configuration options. See the `README.md` for more
information on the configuration.
- New fee rate estimation endpoint `/v2/fees/transaction` (#2872). See
`docs/rpc/openapi.yaml` for more information.
## Changed