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

This reverts commit 1d90e91528.
This commit is contained in:
Felix Fontein 2021-02-09 15:42:39 +01:00
commit 3eadb9d637
4 changed files with 28 additions and 6 deletions

View file

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

View file

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