diff --git a/CHANGELOG.md b/CHANGELOG.md
index 93cd9b3..a6f01b8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,13 @@
+
+## [0.17.1](https://github.com/ipfs/js-ipfs-block-service/compare/v0.17.0...v0.17.1) (2020-05-05)
+
+
+### Features
+
+* add deleteMany method ([#92](https://github.com/ipfs/js-ipfs-block-service/issues/92)) ([c57e26f](https://github.com/ipfs/js-ipfs-block-service/commit/c57e26f))
+
+
+
# [0.17.0](https://github.com/ipfs/js-ipfs-block-service/compare/v0.16.0...v0.17.0) (2020-04-16)