From 9d6f7e51b921cae8d1c3556f4062366b3d949729 Mon Sep 17 00:00:00 2001 From: Vincent Cornelis <86881597+vincentcornelis@users.noreply.github.com> Date: Mon, 14 Feb 2022 15:24:32 +0100 Subject: [PATCH] Add changelog --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 202921d..ea97708 100644 --- a/README.md +++ b/README.md @@ -56,3 +56,7 @@ The GNU GENERAL PUBLIC LICENSE. Please see [License File](LICENSE) for more info ## Contributing Contributions are welcome and will be fully credited. We accept contributions via Pull Requests on Github. + +## Changelog + +- 2022021100 Thanks for adding ip-range support @[juacas](https://github.com/juacas)