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