Skip to content

Latest commit

 

History

History
22 lines (11 loc) · 716 Bytes

CHANGELOG.md

File metadata and controls

22 lines (11 loc) · 716 Bytes

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.1 (2018-10-15)

1.0.0 (2018-10-15)

Code Refactoring

  • cluster-item.ts: only store ids of data items in cluster (d92c1bc), closes #1

BREAKING CHANGES

  • cluster-item.ts: A cluster item does not contain the data item object anymore but the respective id instead