From 0a9dc9f875c5ed870473be8541ea25a4451a2081 Mon Sep 17 00:00:00 2001 From: Ethan Buchman Date: Sun, 20 May 2018 10:25:21 -0400 Subject: [PATCH] changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bf3e26b3..24cb6704 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ ## 0.19.5 -May 20th, 2018 +*May 20th, 2018* BREAKING CHANGES @@ -14,6 +14,7 @@ FEATURES - [rpc] `/tx_search` takes `page` and `per_page` args to paginate results - [rpc] `/unconfirmed_txs` takes `limit` arg to limit the output +- [config] `mempool.size` and `mempool.cache_size` options IMPROVEMENTS