This commit is contained in:
Neale Pickett 2020-11-17 10:35:00 -07:00
parent e3b39a168c
commit 7dc8da2e57
1 changed files with 4 additions and 0 deletions

View File

@ -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