From b9b8c2d22fcb3d3cfc9b80c434431e0cef9eb6d0 Mon Sep 17 00:00:00 2001 From: Bryant Moscon Date: Sun, 25 Apr 2021 15:10:55 -0400 Subject: [PATCH] Update changelog for release --- CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index caa18b006..1c13ffd6a 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,6 +1,6 @@ ## Changelog -### 1.9.0 +### 1.9.0 (2021-04-25) * Bugfix: Fix Binance subscriptions when subscribing to more than one candle * Feature: Remove support for Influx versions prior to 2.0 * Feature: Add stop method to HTTP Backends to gracefully drain queue and write pending data on shutdown