Skip to content
This repository was archived by the owner on Jan 22, 2018. It is now read-only.

Commit 2021a83

Browse files
committed
docs(changelog): add dates to each release
1 parent 48b25d0 commit 2021a83

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

CHANGELOG.md

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,35 +3,40 @@ Change Log
33

44
All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/).
55

6-
[0.11.0](https://github.com/formly-js/angular-formly-templates-material/compare/v0.10.0...v0.11.0)
6+
## [0.11.0](https://github.com/formly-js/angular-formly-templates-material/compare/v0.10.0...v0.11.0) - 2015-12-18
7+
------------------------------------------------------------------------------------------------------------------
78

89
### Added
910

1011
- (chips) onAdd callback (equivalent to md-on-add)
1112
- (chips) onRemove callback (equivalent to md-on-remove)
1213
- (chips) onSelect callback (equivalent to md-on-select)
1314

14-
[0.10.0](https://github.com/formly-js/angular-formly-templates-material/compare/v0.9.0...v0.10.0)
15+
[0.10.0](https://github.com/formly-js/angular-formly-templates-material/compare/v0.9.0...v0.10.0) - 2015-12-17
16+
--------------------------------------------------------------------------------------------------------------
1517

1618
### Added
1719

1820
- (textarea) **grow** option (equivalent to md-no-autogrow)
1921
- **divider** wrapper ([see documentation](docs/wrappers/divider.md)\)
2022

21-
[0.9.0](https://github.com/formly-js/angular-formly-templates-material/compare/v0.8.0...v0.9.0)
23+
[0.9.0](https://github.com/formly-js/angular-formly-templates-material/compare/v0.8.0...v0.9.0) - 2015-12-17
24+
------------------------------------------------------------------------------------------------------------
2225

2326
### Added
2427

2528
- (select) **onClose** and **onOpen** options (equivalent to md-on-close and md-on-open)
2629

27-
[0.8.0](https://github.com/formly-js/angular-formly-templates-material/compare/v0.7.3...v0.8.0)
30+
[0.8.0](https://github.com/formly-js/angular-formly-templates-material/compare/v0.7.3...v0.8.0) - 2015-12-16
31+
------------------------------------------------------------------------------------------------------------
2832

2933
### Changed
3034

3135
- BREAKING CHANGE: requires now **angular-material v1.0.0**
3236
- BREAKING CHANGE: for meteor package uses now **formly:angular-formly** instead of wieldo:angular-formly
3337

34-
[0.7.3](https://github.com/formly-js/angular-formly-templates-material/compare/v0.7.2...v0.7.3)
38+
[0.7.3](https://github.com/formly-js/angular-formly-templates-material/compare/v0.7.2...v0.7.3) - 2015-12-14
39+
------------------------------------------------------------------------------------------------------------
3540

3641
### Changed
3742

0 commit comments

Comments
 (0)