]> git.r.bdr.sh - rbdr/ngx_http_office_hours_filter_module/blob - CHANGELOG.md
Formatting
[rbdr/ngx_http_office_hours_filter_module] / CHANGELOG.md
1 # Changelog
2 All notable changes to this project will be documented in this file.
3
4 The format is based on [Keep a Changelog](http://keepachangelog.com/)
5 and this project adheres to [Semantic Versioning](http://semver.org/).
6
7 ## [Unreleased]
8
9 ## 1.0.0 - 2018-12-28
10 ### Added
11 - This CHANGELOG
12 - A README
13 - A CONTRIBUTING guide
14 - Formatting using astyle
15 - Git hook to format code before commit
16 - Makefile with tasks to format and install git hooks
17 - A gitignore file
18 - Parsing of directive time ranges in UTC only
19 - Dynamically generate HTML based on hours directive
20
21 [Unreleased]: https://gitlab.com/rbdr/ngx_office_hours/compare/master...develop