Skip to content

Latest commit

 

History

History
20 lines (15 loc) · 735 Bytes

CHANGELOG.md

File metadata and controls

20 lines (15 loc) · 735 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.

[1.0.3] - 2020-01-16

Fixed

  • TypeError caused by lack of casting to correct type

[1.0.2] - 2020-01-16

Fixed

  • TypeError caused by returning null where string was expected (#2)

[1.0.1] - 2020-01-16

Fixed

  • TypeError caused by search results strong typing (#1)

[1.0.0] - 2019-12-18

  • Initial version