Skip to content
This repository has been archived by the owner on Jan 28, 2020. It is now read-only.

Latest commit

 

History

History
71 lines (34 loc) · 2.32 KB

CHANGELOG.md

File metadata and controls

71 lines (34 loc) · 2.32 KB

Change Log

v0.2.5 2018-04-16

v0.2.4 (2018-03-02)

Enhancements

  • Test against modern CentOS, Debian & Ubuntu versions
  • Lint fix to make CI happy (allow methods longer than 25 lines)
  • Update package name to reflect current statsd version

v0.2.3 (2018-02-11)

Full Diff

Enhancements

  • Add Apache 2.0 License file

v0.2.2 (2018-02-11)

Full Diff

Compatibility

  • Now requires Chef >= 12.10

Merged Pull Requests

  • use dpkg and rpm specific package resources #6 (mburns)
  • Update yanked version of fpm #7 (caryp)

v0.2.1 (2015-08-26)

Full Diff

Merged Pull Requests

v0.2.0 (2015-08-26)

Full Diff

Merged Pull Requests

v0.1.0 (2015-08-25)

Full Diff

Enhancements

  • Refactor code into separate recipes statsd::debian, statsd::rhel, and statsd::service

Test Framework

  • Set up testing with Test Kitchen and Travis
  • Write unit tests