Skip to content

Commit ac8eb4e

Browse files
authored
Merge pull request #1324 from marmelab/prepare-1.0.2
[RFR] Prepare 1.0.2 release
2 parents 664d950 + 440be44 commit ac8eb4e

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
CHANGELOG
22
=========
33

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+
410
v1.0.1 - 08 Feb. 2017
511
---------------------
612

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ng-admin",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"license": "MIT",
55
"private": false,
66
"main": "lib/javascripts/ng-admin.js",

0 commit comments

Comments
 (0)