Skip to content

Latest commit

 

History

History
46 lines (20 loc) · 1.29 KB

CHANGELOG.md

File metadata and controls

46 lines (20 loc) · 1.29 KB

Change Log

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

1.2.0 (2019-02-06)

Features

  • masonry: add support for angular version 5 and above in package.json (8ea6747)

1.1.0 (2018-05-29)

Features

  • masonry: added support for angular 6 (37e41ef)

1.0.1 (2018-01-29)

Bug Fixes

  • package.json: specify masonry-layout as a peer dependency (5b0090a)

1.0.0 (2018-01-26)

1.0.0-rc.0 (2018-01-26)

Features

  • Masonry: added MasonryModule and example with tests (e14739e)