Skip to content

Commit 13119d8

Browse files
committed
fix(README.md): changelog
1 parent ce66297 commit 13119d8

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44
##Table of contents:
55
- [Get Started](#get-started)
66
- [Common Questions](https://github.com/a8m/angular-filter/wiki/Common-Questions)
7+
- [Changelog](#changelog)
78
- [Development](#development)
89
- [TODO](#todo)
910
- [Collection](#collection)
@@ -1206,6 +1207,14 @@ Converts kilobytes into formatted display<br/>
12061207
<!--or: -->
12071208
<div ng-show="{{ array | map | sum | !==: num }}"></div>
12081209
```
1210+
#Changelog
1211+
###0.4.8
1212+
* add [defaultsFilter](#defaults)
1213+
* improve docs, tests
1214+
###0.4.7
1215+
* add [condition filters](#Boolean) set.
1216+
<br/>
1217+
<br/>
12091218

12101219
#TODO
12111220
- Add project website on branch gh-pages, see **[Github-help](https://help.github.com/articles/creating-project-pages-manually)**

0 commit comments

Comments
 (0)