Skip to content

Latest commit

 

History

History
46 lines (21 loc) · 1.06 KB

CHANGELOG.md

File metadata and controls

46 lines (21 loc) · 1.06 KB

Changelog

All notable changes to this project will be documented in this file.

4.1.0 – July 28, 2019

  • ⬆️ Upgrade boom

4.0.0 – July 28, 2019

  • ⬆️ Upgrade dependencies
  • 💥 Change minimum support target to Node 8 (LTS maintenance)

3.0.0 – January 26, 2019

  • ⬆️ Upgrade dependencies
  • 💥 Change support target to match current maintenance LTS (Node 6)

2.1.0 – September 11, 2017

  • ✨ Add support for automatic retry of ECONNRESET errors
  • ⬆️ Upgrade dependencies

2.0.2 – July 26, 2017

  • 🔨 Improve readability of response debug output of

2.0.1 – July 26, 2017

  • 📚 Clarify CHANGELOG and README examples

2.0.0 – July 26, 2017

  • 💥 Habrok#request resolves to an Object with statusCode, headers, and body properties

1.0.0 – July 25, 2017

  • 🎉 Initial release