]> git.r.bdr.sh - rbdr/ngx_http_office_hours_filter_module/blame - CHANGELOG.md
Update version in 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]
478c3b21
BB
8
9## 1.0.0 - 2018-12-28
31993a16
BB
10### Added
11- This CHANGELOG
12- A README
13- A CONTRIBUTING guide
7df8c325 14- Formatting using astyle
31993a16
BB
15- Git hook to format code before commit
16- Makefile with tasks to format and install git hooks
17- A gitignore file
6978a833
BB
18- Parsing of directive time ranges in UTC only
19- Dynamically generate HTML based on hours directive
31993a16
BB
20
21[Unreleased]: https://gitlab.com/rbdr/ngx_office_hours/compare/master...develop