sensu-plugins / sensu-plugin

A framework for writing Sensu plugins & handlers with Ruby.
http://sensuapp.org
MIT License
126 stars 117 forks source link

Fix incorrect attribute reference in CHANGELOG, mention in README #153

Closed cwjohnston closed 8 years ago

cwjohnston commented 8 years ago

Description

Fixing incorrectly named attributes in changelog

As documented in #152, the changelog incorrectly names the attributes used for explicitly disabling the deprecated filtering behaviors.

How Has This Been Tested?

No functional changes, updates are to documentation only.

Types of changes

None

cwjohnston commented 8 years ago

Closes #152