From 66ed1e1d4fe656fd82afd31bdd7906da7b7c343f Mon Sep 17 00:00:00 2001 From: Ash Keel Date: Wed, 24 Nov 2021 12:47:04 +0100 Subject: [PATCH] Update changelog --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c2ae66e..9aa7893 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [1.6.2] - 2021-11-24 + +### Fixed + +- Fixed oversight in bot timer cooldown calculation that made them never start +- Fixed timer configuration never getting applied when changed + ## [1.6.1] - 2021-11-24 ### Changed