From 0f5b9d139740bfc63208a6b7cf075ce62aaed070 Mon Sep 17 00:00:00 2001 From: Chris Cummer Date: Wed, 24 Jul 2019 18:46:57 -0700 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 93e20eb9..e4b59ce5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ * HIBP module now requires an API key to operate. See [Authentication and the Have I Been Pwned API](https://www.troyhunt.com/authentication-and-the-have-i-been-pwned-api/) for more details +### ⚡️ Added + +* OpsGenie now supports "region" config option, by [@l13t](https://github.com/l13t) + ### 🐞 Fixed * Fixes the error message shown when an explicitly-specified custom config file cannot be found or cannot be read