sensu / sensu-ansible

An Ansible role to deploy a fully dynamic Sensu stack!
https://ansible-sensu.readthedocs.io
MIT License
126 stars 96 forks source link

Update CHANGELOG for release 2.0.0 #133

Closed jaredledvina closed 6 years ago

jaredledvina commented 6 years ago

This PR updates the CHANGELOG for soon-to-be-released 1.3.0 version. I went through the many PR's/changes that have been merged in since 1.2.0. Nothing appears to actually have been breaking but, I'll be adding a notice in the actual release for folks to ensure they test this version prior to just deploying it. Now that we've got the issues/PR's under control w/ integration tests, these releases should be much easier and faster to cut going forward.

Based on https://github.com/sensu-plugins/community/blob/master/HOW_WE_CHANGELOG.md

@mbbroberg / @majormoses as my first real changelog update, how's this look to you?

jaredledvina commented 6 years ago

Thanks for all the feedback, I really appreciate it! I believe I've cleaned/fixed everything.

I've also added the message for https://github.com/sensu/sensu-ansible/pull/134 which I plan on merging and including in the release. As noted in the commit message and CHANGELOG, we aren't actively breaking support for Ansible versions <2.3 however, going forward, we'll only be guaranteeing support for the last two stable versions of Ansible. This should keep everyone a bit saner :)