From 2c3535d99e968709a66c8db7613815a0a5133bda Mon Sep 17 00:00:00 2001 From: Abigail Gold Date: Wed, 8 Jan 2020 17:18:53 -0500 Subject: [PATCH] update changelog for additional ae7q commands Fixes #95 --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 794d353..8f1c864 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ### Added - Added Trustee field to qrz command for club callsigns. - Added alias for `ae7q call` command (`ae7q c`). +- Added ae7q lookup by FRN and Licensee ID, and for trustee records (`ae7q frn, licensee, trustee`). ### Changed - Changelog command to accept a version as argument. - The qrz command can now link to a QRZ page instead of embedding the data with the `--link` flag.