Skip to content

Latest commit

 

History

History
48 lines (34 loc) · 876 Bytes

CHANGELOG.md

File metadata and controls

48 lines (34 loc) · 876 Bytes

Changelog

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

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[Unreleased]

[1.4.0] - 2018-01-27

Added

  • Support for Cloud Foundry.

[1.3.0] - 2017-12-16

Changed

  • Replaced winston with debug.

Fixed

  • npm install issue

[1.2.3] - 2017-10-02

Fixed

  • Do not refuse valid URIs.

[1.2.2] - 2017-09-12

Added

  • Option to pass a config-object to the constructor.

[1.2.1] - 2017-08-29

Fixed

  • Handling of bad credentials.

Changed

  • Modularization.
  • Optimized logging.

[1.2.0] - 2017-08-01

Added

  • Streaming the API response.

[1.1.0] - 2017-06-11

Added

  • Setting a base URI.

[1.0.0] - 2017-06-02

Added

  • Initial release.