This file is used to list changes made in each version of the caddy cookbook.
- Christian Fischer - Update Testsuite images and ports
- Gabriel Mazetto - Improve systemd compatibility
- Christian Fischer - Improve template generation
- Felix Simmendinger - Improve support for different OSes, add CentOS 6.7
- Felix Simmendinger - Add serverspec tests
- Felix Simmendinger - Make limit for open filehandles configurable using
node['caddy']['ulimit']
, defaults to4096
.
- Gabriel Mazetto - Improved documentation and CHANGELOG
- Gabriel Mazetto - Foodcritic on Travis CI
- Gabriel Mazetto - Added subdirective to the template (to enable rewrite rules on hosts)
- Gabriel Mazetto - Use Upstart for Ubuntu LTS (14.04)
- Gabriel Mazetto - Repeated elements can now be used (see proxy_header example)
- Gabriel Mazetto - Improved template code and Chefspec
- Christian Fischer - Improved cookbook metadata
- Christian Fischer - Fixes for sysV init system
- Christian Fischer - Caddyfile template generated based on cookbook attributes
- Christian Fischer - Init systems support (sysv systemd upstart)
- Christian Fischer - Initial release of caddy cookbook
Check the Markdown Syntax Guide for help with Markdown.
The Github Flavored Markdown page describes the differences between markdown on github and standard markdown.