- add RandomizedDelaySec (thanks @szymonpk!)
- add apply action for systemd_sysctl chefspec matcher (thanks @tylermarshall!)
- fix incorrect blocking of netdev, network, device unit dependencies (thanks @mfischer-zd!)
- indicate Arch Linux(arch) supported
- move namespaces
- adds systemd_run resource
- documentation fixes
- add missing timer attributes
- more Chef 11 compat fixes
- fix Chef 11 compatibility issues
- fix testing with dnf-based platforms (fedora)
- add NetClass directive
- add TasksAccounting directives
- add CrashChangeVT directive
- add Writable directive for sockets
- add support for journald vacuum directives ({System,Runtime}MaxFiles)
- add auto_reload unit attribute
- add set_properties unit action
- add daemon_reload recipe
- documentation improvements (new "usage tips" section)
- improved docs
- improved matchers
- remove device resource
- support array args to sysctl resource value attribute
- fix udev recipe to support split-usr
- 1.0, whoo!
- add binfmt resource
- add udev resource
- add sysuser resource
- reorganize libraries
- reorganize and expand docs
- enhanced resource attributes (type, value appropriate)
- add init helpers
- add reload action for service resources
- add non-unit resources/providers
- add recipes
- expanded testing
- expanded documentation
- hotfix provider
- initial release