Skip to content

Commit a999f98

Browse files
committed
bump to 2.9.0
1 parent 0253148 commit a999f98

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
<a name="2.9.0"></a>
2+
# 2.9.0 (2016-12-16)
3+
4+
### Features
5+
* [325](https://github.com/mseemann/angular2-mdl/issues/325) (mdl-shadow supports 0 as valid value)
6+
* [329](https://github.com/mseemann/angular2-mdl/issues/329) (adaptable layout-screen-size-treshold)
7+
* [331](https://github.com/mseemann/angular2-mdl/issues/331) (screensize service - listen to screen size changes)
8+
9+
110
<a name="2.8.0"></a>
211
# 2.8.0 (2016-12-13)
312

src/lib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular2-mdl",
3-
"version": "2.8.0",
3+
"version": "2.9.0",
44
"license": "MIT",
55
"description": "Angular 2 components, directives and styles based on material design lite https://getmdl.io.",
66
"homepage": "http://mseemann.io/angular2-mdl/",

0 commit comments

Comments
 (0)