summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2017-09-10 12:33:28 -0700
committerGitHub <noreply@github.com>2017-09-10 12:33:28 -0700
commitdccaaf9074da9109c1576d4abd54b548282cd783 (patch)
tree74f0c190be3f3a59c6af9c62627e4b32d1554411 /RELEASE_NOTES.md
parentc749a1f2ed714f2babd3df68fa515d475947b2ca (diff)
parent146eb904f7f86897d665ea5f9a82eb9d25762e2d (diff)
downloadohai-dccaaf9074da9109c1576d4abd54b548282cd783.tar.gz
Merge pull request #1042 from oslerw/master
Add Arch Linux support to package plugin
Diffstat (limited to 'RELEASE_NOTES.md')
-rw-r--r--RELEASE_NOTES.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 71d29c39..3bb93a73 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -7,6 +7,10 @@ Ohai now properly detects the [F5 Big-IP](https://www.f5.com/) platform and plat
- platform: bigip
- platform_family: rhel
+### Package Plugin Supports Arch Linux
+
+The Package plugin has been updated to include package information on Arch Linux systems.
+
# Ohai Release Notes 13.2:
Ohai 13.2 has been a fantastic release in terms of community involvement with new plugins, platform support, and critical bug fixes coming from community members. A huge thank you to msgarbossa, albertomurillo, jaymzh, and davide125 for their work.