You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,12 @@
1
1
# Fauxhai Changelog
2
-
3
-
## UNRELEASED
2
+
## v3.1.0
4
3
- Added collection of root_group, init_package, and cpu cores to the runner
5
4
- Added root_group to existing Linux systems
6
-
- Added Fedora 23, OpenSuse Leap 42.1, and CentOS 7.2.1511
5
+
- Added Fedora 23, openSUSE Leap 42.1, and CentOS 7.2.1511
7
6
- Fixed malformed JSON in the Windows 2012 output
8
7
- Updated the runner and existing platform files to represent total memory in kB not MB as the default for Ohai has been changed on Windows / Linux
9
8
- Added cpu cores to all existing platform files
10
-
- Added a Rake task to validate the json of all platform files
9
+
- Added a Rake task to validate the JSON of all platform files, and enabled Travis to run this task on every PR
11
10
12
11
## v3.0.1
13
12
- Change dependency for Chef and Ohai to a development dependency. The previous dependency on Chef 12 prevented Fauxhai from working with Chefspec on pre-12 Chef releases.
0 commit comments