Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 583 Bytes

CHANGELOG.md

File metadata and controls

19 lines (13 loc) · 583 Bytes

Change Log

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.

2.0.1 - 2017-05-21

Fixed

  • Fixed description argument in documentation

2.0.0 - 2017-05-20

Changed

  • cfServices does not return an array but a service binding, if a single match is found. Otherwise it throws an error.

Added

  • description argument to cfServices
  • cfServices.filter function to get all matching service bindings