Revert new features since the 2.0.0 release so we can release 2.0.1 from this branch.

Revert "datadog_monitor: Add missing monitor types query alert, trace-analytics alert, rum alert (#1723) (#1733)"
Revert "homebrew_tap: Add support for brew search path (#1708) (#1709)"

This reverts commits f613983cb4 and 646ca74810.
This commit is contained in:
Felix Fontein 2021-02-06 17:47:42 +01:00
commit 1d90e91528
4 changed files with 6 additions and 28 deletions

View file

@ -1,2 +0,0 @@
minor_changes:
- homebrew_tap - add support to specify search path for ``brew`` executable (https://github.com/ansible-collections/community.general/issues/1702).

View file

@ -1,2 +0,0 @@
minor_changes:
- datadog_monitor - add missing monitor types ``query alert``, ``trace-analytics alert``, ``rum alert`` (https://github.com/ansible-collections/community.general/pull/1723).