Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 856 Bytes

CHANGELOG.md

File metadata and controls

25 lines (20 loc) · 856 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.1.0 - 2020-10-09

Added

  • Support for Angular version 10

Changed

  • Minimal required Angular version bumped to 8.0
  • Fix for inheriting action methods

1.0.0 - 2019-11-27

Added

  • Changelog
  • Support for primitive data responses (e.g. a list of strings)

Changed

  • Minimal required Angular version bumped to 6.0