Skip to content

Commit 6b30888

Browse files
authored
Merge pull request #1335 from marmelab/prepare_1.0.3
[RFR] Prepare 1.0.3 release
2 parents 9a8957f + 52afa53 commit 6b30888

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

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

4+
v1.0.3 - 3 Apr. 2017
5+
---------------------
6+
7+
- Fix filter value not being updated based on search url parameter
8+
[\#1333](https://github.com/marmelab/ng-admin/pull/1333)
9+
([fzaninotto](https://github.com/fzaninotto))
10+
- Fix not being able to type into date fields
11+
[\#1334](https://github.com/marmelab/ng-admin/pull/1334)
12+
([floo51](https://github.com/floo51))
13+
414
v1.0.2 - 16 Mar. 2017
515
---------------------
616

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.2",
3+
"version": "1.0.3",
44
"license": "MIT",
55
"private": false,
66
"main": "lib/javascripts/ng-admin.js",

0 commit comments

Comments
 (0)