diff --git a/CHANGELOG.md b/CHANGELOG.md deleted file mode 100644 index 9cdc381ea..000000000 --- a/CHANGELOG.md +++ /dev/null @@ -1,7 +0,0 @@ -# CHANGELOG - - -## 1.18.0 (unreleased) - - * Add `addSubscriber` and `removeSubscriber` methods to the `Client` class to ease dependency injection configuration - * Fix GridFS stream closing when the PHP script ends