From 7dc8da2e57f756be443946bda549d2975060f511 Mon Sep 17 00:00:00 2001 From: Neale Pickett Date: Tue, 17 Nov 2020 10:35:00 -0700 Subject: [PATCH] Dangit --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 77bba84..0d3d1f0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [v3.6.2] - 2020-11-17 +### Fixed +- Removed the "disabled" log, which was getting sent out way too frequently, + and caused outages due to poor logic handling event queues ## [v3.6.1] - 2020-11-13 ### Fixed