This file is used to list changes made in each version of the subversion cookbook.
- Remove dependency on windows cookbook and require Chef 13.4+
- Properly notify the apache2 restart
- Testing updates
- Add Amazon as a platform in client.rb recipe
- Loosen the Windows cookbook dependency
- Require Chef 12.1+
- Testing updates
- Require Chef 12 or later
- Issue #9 subversion::server converges execute[create htpasswd file] on every run
- Force chef run to include svn directory in PATH on Windows
- Use kitchen-docker for integration testing
- Add chef_version metadata and require new windows
- Fixing repo_name to repo_dir
- Update to the latest subversion on windows
- Changed the apache2 cookbook dependency from '~> 2.0.0' to '>= 2.0.0' so that the 3.X release can be used
- Updated Travis config to test on modern Ruby releases and use the container infrastructure for faster tests
- Updated Berskfile to the 3.X format
- Updated Chefspecs to the 4.X format
- Added source_url and issues_url metadata for Supermarket
- Added contributing, testing, and maintainers documentation
- Updated all development dependencies in the Gemfile to the latest
- Added a Rakefile for simplified testing
- Added Oracle Linux and Amazon Linux to the Readme and metadata
- Added CentOS to the Kitchen CI config
- Added Chef standard .gitignore and chefignore files
- Updating test harness
- Upgrading to Apache2 2.0.x series to support Ubuntu 14.04
- COOK-3868 - add mod_dav to subversion cookbooks
- COOK-3692 - Use SVNParentPath for Server and expose SVNListParentPath as attribute
- COOK-3061 - Clean up case platform
- Resolves foodcritic warnings
- [COOK-1513] - support SUSE SLES
- [COOK-810] - add Windows platform support
- Current public release