From 58878352aaa17d22723d597cd4806307411f95f7 Mon Sep 17 00:00:00 2001 From: 0x5c Date: Sat, 15 Feb 2020 05:23:46 -0500 Subject: [PATCH] New year lint removal Fixes #142 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 775b6c6..7538e64 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). - The `hamstudy` command now uses the syntax `?hamstudy `. - Replaced `hamstudyanswer` command with answering by reaction. - Removed all generic error handling from commands. +- Cleaned up the description of multiple commands. ### Fixed - Fixed ditto marks (") appearing in the ae7q call command. - Fixed issue where incorrect table was parsed in ae7q call command.