From 1981dbf38367c414f2ddbae5ae267604cf376a62 Mon Sep 17 00:00:00 2001 From: Chris Cummer Date: Fri, 13 Dec 2019 08:31:54 -0800 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 02f11ef9..54b4310e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ * [Transmission](https://wtfutil.com/modules/transmission/) module now supports a `hideComplete` configuration setting, by [@schoentoon](https://github.com/schoentoon) * Pocket module added, [#742] by [@3mard](https://github.com/3mard) * Exchange Rates module added, by [@schoentoon](https://github.com/schoentoon) +* GitHub modules supports 'p' keyboard command to open **p**ull requests, by [@NickyMateev](https://github.com/NickyMateev) +* GitHub modules supports 'i' keyboard command to open **i**ssues, by [@NickyMateev](https://github.com/NickyMateev) ### 🐞 Fixed