Skip to content
This repository was archived by the owner on Oct 7, 2020. It is now read-only.

Commit 3e30e8a

Browse files
authored
Update CHANGELOG.md
1 parent 9db21de commit 3e30e8a

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,26 @@
1+
<a name="0.0.0"></a>
2+
# [0.1.17](https://github.com/trimox/angular-mdc-web/compare/v0.1.16...v0.1.17) (2017-06-24)
3+
4+
5+
### Bug Fixes
6+
7+
* **card:** Rename ambiguous Input from titleLarge to large. ([dd96c06](https://github.com/trimox/angular-mdc-web/commit/dd96c06))
8+
* **components:** Fix class overriding for each component. ([#29](https://github.com/trimox/angular-mdc-web/issues/29)) ([41e38e0](https://github.com/trimox/angular-mdc-web/commit/41e38e0)), closes [#25](https://github.com/trimox/angular-mdc-web/issues/25)
9+
10+
11+
### Features
12+
13+
* **docs:** Add/Update Getting Started guide, README and CONTRIBUTING ([#30](https://github.com/trimox/angular-mdc-web/issues/30)) ([89144b7](https://github.com/trimox/angular-mdc-web/commit/89144b7))
14+
* **typography:** Add mdc-typography directive to define basic properties on a site. ([d100bcc](https://github.com/trimox/angular-mdc-web/commit/d100bcc))
15+
16+
17+
### BREAKING CHANGES
18+
19+
* **card:** Input `titleLarge` has been renamed to `large`. Please update your code
20+
accordingly.
21+
22+
23+
124
<a name="0.0.0"></a>
225
# [0.1.16](https://github.com/trimox/angular-mdc-web/compare/v0.1.15...v0.1.16) (2017-06-23)
326

0 commit comments

Comments
 (0)