From cdb575c1bc2768c7eb8a5eb130121ee1dbccbaee Mon Sep 17 00:00:00 2001 From: Andy Miller Date: Fri, 15 Jul 2016 10:02:24 -0600 Subject: [PATCH] updated changelog --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 34c020e03..b718554db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +# v1.1.1 +## 07/xx/2016 + +1. [](#improved) + * Made `paramsRegex()` static to allow it to be called statically +1. [](#bugfix) + * Fixed a typo in the `webserver-configs/nginx.conf` example + # v1.1.0 ## 07/14/2016