summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
diff options
context:
space:
mode:
authorWilliam Osler <oslerw@fb.com>2017-08-05 17:10:28 -0700
committerWilliam Osler <oslerw@fb.com>2017-09-10 11:57:00 -0700
commit146eb904f7f86897d665ea5f9a82eb9d25762e2d (patch)
treef06b2505a6618ac54a7f14797bb202005585dea2 /RELEASE_NOTES.md
parent96e32f268ed7fa804cb605ba3d6e9acba74f9d9e (diff)
downloadohai-146eb904f7f86897d665ea5f9a82eb9d25762e2d.tar.gz
Add Arch Linux support to package plugin
Signed-off-by: William Osler <oslerw@fb.com>
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 b7133db0..482763ae 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.