]> git.r.bdr.sh - rbdr/ngx_http_office_hours_filter_module/blob - CHANGELOG.md
e0f6eadd0b4432233c2c494dbb1cca0a6943e69e
[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 ### Added
9 - This CHANGELOG
10 - A README
11 - A CONTRIBUTING guide
12 - indent.pro file for automatic formatting
13 - Git hook to format code before commit
14 - Makefile with tasks to format and install git hooks
15 - A gitignore file
16
17 [Unreleased]: https://gitlab.com/rbdr/ngx_office_hours/compare/master...develop