This file is used to list changes made in each version of the windows_schannel cookbook.
- Changed the description to make it easyer to understand what it does in the supermarket
- Fixed some typo's in the README ready for relase to the supermarket.
- Changed the attribute values to make it easier to read rather than 1 or 0, means it is now caSe sensitive but I think its worth the trade off as its easier to interpret
- Added support for Hashes (MD5 and SHA) and Keyexchanges (DH)
- Refactored the ciphers to loop based on foodcritic
- Added reboot notifier for protocol changes.
- Building the framework of the cookbook.