Skip to content

Commit 1b61971

Browse files
author
Jeff Verkoeyen
committed
Add CHANGELOG.md.
Summary: This file tracks changes over time. It should be considered a client-facing living document explaining changes over time on a release-by-release basis. This file will contain not only the summarized changes that occur, but also any migration plans that are necessary from one version to another. The expectation is that this file will be updated with nearly every change landing in the `develop` branch. Reviewers: #material_components_ios_owners, randallli, ajsecord Reviewed By: #material_components_ios_owners, randallli, ajsecord Projects: #material_components_ios Differential Revision: http://codereview.cc/D122
1 parent 3b9c6f3 commit 1b61971

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
## Master
2+
3+
##### Breaking
4+
5+
##### Enhancements
6+
7+
##### Bug Fixes
8+
9+
## x.x.x
10+
11+
This is a template. When cutting a new release, rename "master" to the release number and create a
12+
new, empty "Master" section.
13+
14+
##### Breaking
15+
16+
##### Enhancements
17+
18+
##### Bug Fixes
19+
20+
* This is a template description
21+
[person responsible](https://github.com/...)
22+
[#xxx](github.com/google/material-components-ios/issues/xxx)

0 commit comments

Comments
 (0)