We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 664d950 + 440be44 commit ac8eb4eCopy full SHA for ac8eb4e
CHANGELOG.md
@@ -1,6 +1,12 @@
1
CHANGELOG
2
=========
3
4
+v1.0.2 - 16 Mar. 2017
5
+---------------------
6
+
7
+- Increase the infinite scroll performance [\#1322](https://github.com/marmelab/ng-admin/pull/1322) ([Kmaschta](https://github.com/Kmaschta))
8
+- Fix misleading typo on the documentation [\#1320](https://github.com/marmelab/ng-admin/pull/1320) ([matheo](https://github.com/matheo))
9
10
v1.0.1 - 08 Feb. 2017
11
---------------------
12
package.json
@@ -1,6 +1,6 @@
{
"name": "ng-admin",
- "version": "1.0.1",
+ "version": "1.0.2",
"license": "MIT",
"private": false,
"main": "lib/javascripts/ng-admin.js",
0 commit comments