X-Git-Url: https://git.r.bdr.sh/rbdr/ngx_http_office_hours_filter_module/blobdiff_plain/31993a1682d3be9fb3489918874815d3598f8412..refs/tags/1.0.0:/CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md index e0f6ead..a140576 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,13 +5,17 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] + +## 1.0.0 - 2018-12-28 ### Added - This CHANGELOG - A README - A CONTRIBUTING guide -- indent.pro file for automatic formatting +- Formatting using astyle - Git hook to format code before commit - Makefile with tasks to format and install git hooks - A gitignore file +- Parsing of directive time ranges in UTC only +- Dynamically generate HTML based on hours directive [Unreleased]: https://gitlab.com/rbdr/ngx_office_hours/compare/master...develop