Skip to content

Commit

Permalink
Release 3.7 (#94)
Browse files Browse the repository at this point in the history
  • Loading branch information
chouquette authored Oct 31, 2023
1 parent 4d1db41 commit 3c7c417
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changes

## 3.7 / 2023-10-31

* [FEATURE] Add support for SUSE [#89][]

## 3.6 / 2023-07-10

* [FEATURE] Update signing keys [#83][]
Expand Down
2 changes: 1 addition & 1 deletion datadog/map.jinja
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{% set formula_version = '3.6' %}
{% set formula_version = '3.7' %}

{% set os_family_map = salt['grains.filter_by']({
'Debian': {},
Expand Down

0 comments on commit 3c7c417

Please sign in to comment.