|
2 | 2 | All notable changes to this project will be documented in this file.
|
3 | 3 | This project adheres to [Semantic Versioning](http://semver.org/).
|
4 | 4 |
|
| 5 | +## [Unreleased] |
| 6 | +### Added |
| 7 | +- multiple support for select field |
| 8 | + |
5 | 9 | ## [0.4.0] - 2015-11-17
|
6 | 10 | ### Added
|
7 | 11 | - **md-chip** with placeholder, secondary-placeholder, delete-button-label and delete-hint
|
@@ -51,10 +55,11 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
51 | 55 |
|
52 | 56 | ## 0.0.1 - 2015-11-06
|
53 | 57 |
|
54 |
| -[0.4.0]: https://github.com/wieldo/meteor-angular-formly-templates-material/compare/v0.3.0...v0.4.0 |
55 |
| -[0.3.0]: https://github.com/wieldo/meteor-angular-formly-templates-material/compare/v0.2.0...v0.3.0 |
56 |
| -[0.2.0]: https://github.com/wieldo/meteor-angular-formly-templates-material/compare/v0.1.0...v0.2.0 |
57 |
| -[0.1.0]: https://github.com/wieldo/meteor-angular-formly-templates-material/compare/v0.0.4...v0.1.0 |
58 |
| -[0.0.4]: https://github.com/wieldo/meteor-angular-formly-templates-material/compare/v0.0.3...v0.0.4 |
59 |
| -[0.0.3]: https://github.com/wieldo/meteor-angular-formly-templates-material/compare/v0.0.2...v0.0.3 |
60 |
| -[0.0.2]: https://github.com/wieldo/meteor-angular-formly-templates-material/compare/v0.0.1...v0.0.2 |
| 58 | +[Unreleased]: https://github.com/wieldo/angular-formly-templates-material/compare/v0.4.0...HEAD |
| 59 | +[0.4.0]: https://github.com/wieldo/angular-formly-templates-material/compare/v0.3.0...v0.4.0 |
| 60 | +[0.3.0]: https://github.com/wieldo/angular-formly-templates-material/compare/v0.2.0...v0.3.0 |
| 61 | +[0.2.0]: https://github.com/wieldo/angular-formly-templates-material/compare/v0.1.0...v0.2.0 |
| 62 | +[0.1.0]: https://github.com/wieldo/angular-formly-templates-material/compare/v0.0.4...v0.1.0 |
| 63 | +[0.0.4]: https://github.com/wieldo/angular-formly-templates-material/compare/v0.0.3...v0.0.4 |
| 64 | +[0.0.3]: https://github.com/wieldo/angular-formly-templates-material/compare/v0.0.2...v0.0.3 |
| 65 | +[0.0.2]: https://github.com/wieldo/angular-formly-templates-material/compare/v0.0.1...v0.0.2 |
0 commit comments