Skip to content

Latest commit

 

History

History
36 lines (25 loc) · 2.56 KB

CHANGELOG.md

File metadata and controls

36 lines (25 loc) · 2.56 KB

Change Log

v0.1.2 (2016-04-12)

Full Changelog

Fixed bugs:

  • Maximum 6 nodes available to scan #12
  • panic: runtime error: index out of range #5
  • Fix sudo option on RedHat like Linux and change some messages. #20 (kotakanbe)
  • Typo fix and updated readme #19 (Euan-Kerr)
  • remove a period at the end of error messages. #18 (kotakanbe)
  • fix error while yum updateinfo --security update on rhel@aws #17 (kotakanbe)
  • Fixed typos #15 (radarhere)
  • Typo fix in error messages #14 (Bregor)
  • Fix index out of range error when the number of servers is over 6. #12 #13 (kotakanbe)
  • Revise small grammar mistakes in serverapi.go #9 (cpobrien)
  • Fix error handling in HTTP backoff function #7 (kotakanbe)

v0.1.1 (2016-04-06)

Full Changelog

Fixed bugs:

v0.1.0 (2016-04-04)

Merged pull requests:

* This Change Log was automatically generated by github_changelog_generator