Skip to content

Latest commit

 

History

History
41 lines (29 loc) · 2.17 KB

CHANGELOG.md

File metadata and controls

41 lines (29 loc) · 2.17 KB

knife-push Change Log

v2.0.1 (2020-08-21)

Merged Pull Requests

v2.0.0 (2020-06-02)

Merged Pull Requests

  • Update deprecated Net::HTTPServerException with Net::HTTPClientException #74 (vsingh-msys)
  • Require Chef Infra 15+ / Ruby 2.5+ #75 (tas50)
  • Update the readme to reflect current requirements #76 (tas50)

v1.1.5 (2019-12-30)

Merged Pull Requests

  • Convert PR testing to buildkite #72 (tas50)
  • Substitute require for require_relative #71 (tas50)
  • Support Ruby 2.4 in test #73 (tas50)

v1.1.2 (2018-12-04)

Merged Pull Requests

  • Don't ship the readme in the gem #67 (tas50)

v1.1.1 (2018-12-03)

Merged Pull Requests

  • Wire up Expeditor #63 (tas50)
  • Resolve all chefstyle warnings and test Chefstyle in Travis #64 (tas50)
  • Require Chef 13 or later #65 (tas50)
  • Slim the number of files we ship in the gem package #66 (tas50)