Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 646 Bytes

CHANGELOG.md

File metadata and controls

19 lines (11 loc) · 646 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.

[1.4.0] - 2016-12-09

Changed

The core functionality of API Wrapper has been extracted to form a new module api-wrapper-core. The change allows the use of the API Wrapper functionality in the browser as well as within server-side applications.

[1.3.0] - 2016-11-24

Added

  • Check for invalid bearer tokens
  • Integrate DADI Logger to enable logging of queries