
# Change Log
All notable changes to this project will be documented in this file.


## [1.1.0] - 2021-04-15

### Added
Add observer for DOM changes which tracks changes of card heights, added or removed cards. Grid element translation values are recalculated when a change occurs.

## [1.1.1] - 2021-04-16

### Fix
Replace native ResizeObserver with Polyfill for Safari browser support



