X-Git-Url: https://git.r.bdr.sh/rbdr/ngx_http_office_hours_filter_module/blobdiff_plain/7df8c3252905c761575bf08249a54e93c7b6aead..refs/heads/main:/CHANGELOG.md?ds=sidebyside diff --git a/CHANGELOG.md b/CHANGELOG.md index dd0ce02..a140576 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ 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 @@ -13,6 +15,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). - Git hook to format code before commit - Makefile with tasks to format and install git hooks - A gitignore file -- Parsing of time ranges in UTC only +- 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