You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+11-3Lines changed: 11 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,11 +1,19 @@
1
1
CHANGELOG
2
2
=========
3
+
v1.0.7 - 2 Oct. 2017
4
+
---------------------
5
+
6
+
- Fix pinned filters not filtering with its initially selected value [\#1366](https://github.com/marmelab/ng-admin/pull/1366) ([floo51](https://github.com/floo51))
7
+
8
+
v1.0.6 - 27 Apr. 2017
9
+
---------------------
10
+
11
+
- Use http error service handlers inside view events [\#1339](https://github.com/marmelab/ng-admin/pull/1339) ([floo51](https://github.com/floo51))
12
+
3
13
v1.0.5 - 5 Apr. 2017
4
14
---------------------
5
15
6
-
- Fix view disabling not working on initialized views
0 commit comments