Skip to content
This repository has been archived by the owner on Feb 23, 2023. It is now read-only.

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
fknop committed Dec 9, 2016
1 parent 2515778 commit 9c08ad7
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# 5.4.0

* Update Angular to `2.3.0`. `ngc` uses a new feature called `ngsummary`.

# 5.3.0

## New pipes

* [`with`](./docs/string.md#with) [#31](https://github.com/fknop/angular-pipes/pull/31)
* [`wrap`](./docs/string.md#wrap) [#31](https://github.com/fknop/angular-pipes/pull/31)
* [`latinize`](./docs/string.md#latinize) [#31](https://github.com/fknop/angular-pipes/pull/31)

# 5.2.0

## New pipes
Expand Down

0 comments on commit 9c08ad7

Please sign in to comment.