Skip to content

Latest commit

 

History

History
57 lines (24 loc) · 1.5 KB

CHANGELOG.md

File metadata and controls

57 lines (24 loc) · 1.5 KB

Change Log

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

2.1.0 (2019-02-06)

Features

  • timesince: add support for angular 7 in package.json (45fd6fb)

2.0.0 (2018-05-30)

Features

  • timesince: adding angular 6 support (2dbe4a9)

BREAKING CHANGES

  • timesince: Added @angular/core as a peer dependency

1.1.0 (2017-12-04)

1.1.0-rc.0 (2017-12-04)

Features

  • build: Move build and dev environment to angular cli and ng-packagr (25855c6)

1.0.0 (2017-08-25)

Features

  • TimeSince: ported TimeSince to angular2/4+ as a pipe (a32affe)

Changes in 0.0.2

  • First Release