Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 894 Bytes

CHANGELOG.md

File metadata and controls

21 lines (18 loc) · 894 Bytes

CHANGELOG

This is a manually generated log to track changes to the repository for each release. Each section should include general headers such as Implemented enhancements and Merged pull requests. All closed issued and bug fixes should be represented by the pull requests that fixed them. Critical items to know are:

  • renamed commands
  • deprecated / removed commands
  • changed defaults
  • backward incompatible changes
  • changed behaviour
  • requests is missing from install dependencies (0.0.15)
  • small bug fixes (0.0.14)
  • added headers, params, and json args for post and get urls. (0.0.13)
  • added ability to specify URL params for Get and Get with selector functions (0.0.12)
  • first beta release of watchme, all commands and docs (0.0.11)
  • adding changelog, and original skeleton for client (0.0.1)