Skip to content

Commit

Permalink
Prepare 1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Florian FERBACH committed Oct 2, 2017
1 parent eb8b125 commit 78510fb
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 4 deletions.
14 changes: 11 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,19 @@
CHANGELOG
=========
v1.0.7 - 2 Oct. 2017
---------------------

- Fix pinned filters not filtering with its initially selected value [\#1366](https://github.com/marmelab/ng-admin/pull/1366) ([floo51](https://github.com/floo51))

v1.0.6 - 27 Apr. 2017
---------------------

- Use http error service handlers inside view events [\#1339](https://github.com/marmelab/ng-admin/pull/1339) ([floo51](https://github.com/floo51))

v1.0.5 - 5 Apr. 2017
---------------------

- Fix view disabling not working on initialized views
[\#1334](https://github.com/marmelab/ng-admin/pull/1336)
([floo51](https://github.com/floo51))
- Fix view disabling not working on initialized views [\#1334](https://github.com/marmelab/ng-admin/pull/1336) ([floo51](https://github.com/floo51))

v1.0.3 - 3 Apr. 2017
---------------------
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ng-admin",
"version": "1.0.6",
"version": "1.0.7",
"license": "MIT",
"private": false,
"main": "lib/javascripts/ng-admin.js",
Expand Down

0 comments on commit 78510fb

Please sign in to comment.