All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.1.0 (2019-02-06)
- timesince: add support for angular 7 in package.json (45fd6fb)
2.0.0 (2018-05-30)
- timesince: adding angular 6 support (2dbe4a9)
- timesince: Added @angular/core as a peer dependency
1.1.0 (2017-12-04)
1.1.0-rc.0 (2017-12-04)
- build: Move build and dev environment to angular cli and ng-packagr (25855c6)
1.0.0 (2017-08-25)
- TimeSince: ported TimeSince to angular2/4+ as a pipe (a32affe)
- First Release