Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 530 Bytes

CHANGELOG.md

File metadata and controls

23 lines (13 loc) · 530 Bytes

Changelog

When new features, bug fixes, and so on are added to Shepherd, there should be a corresponding entry made in the changelog under the [Upcoming] header.

[Upcoming]

v1.1.0

  • Use shallow git clones
  • Always log stderr of hooks

v1.0.2

  • Fix for issue hitting GitHub rate limiting when operating on very large result sets by abiding by the retry-after response header on failure

v1.0.1

  • Fix commit check logic when checking for non-Shepherd commits

v1.0.0

  • Initial public release to npm 🎉